16:46619ef56f14
Anton Shestakov <av6@dwimlabs.net>, Sun, 20 Mar 2016 11:52:25 +0800
register: use more coffee sugar

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