25:bab5df239765
Anton Shestakov <av6@dwimlabs.net>, Mon, 21 Mar 2016 20:10:19 +0800
index: get version info from server on connect, show it in a message log

next change 27:f59d389adcc4
previous change 14:8f8eddb3b264

js/tram.js

Permissions: -rw-r--r--

Other formats: Feeds:
// Generated by CoffeeScript 1.10.0
(function() {
window.Tram = {
config: {
host: location.host,
domain: location.hostname
}
};
}).call(this);
//# sourceMappingURL=tram.js.map