24:04329aa80b7a
Anton Shestakov <av6@dwimlabs.net>, Mon, 21 Mar 2016 19:57:24 +0800
messages: new ui element and related things

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