1
0
mirror of https://github.com/discourse/discourse.git synced 2025-03-09 14:34:35 +00:00

5 lines
71 B
JavaScript
Raw Normal View History

2014-12-10 11:34:00 -05:00
window.ENV = { };
window.Discourse = {};
Discourse.SiteSettings = {};