1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts/wizard-custom-globals.js

5 Zeilen
Kein EOL
146 B
JavaScript

window.Discourse = {}
window.Wizard = {};
Wizard.SiteSettings = {};
Discourse.__widget_helpers = {};
Discourse.SiteSettings = Wizard.SiteSettings;