mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 16:48:26 -05:00
Since `Discourse.SiteSettings` is removed, helpers can now include and call `helperContext().siteSettings` to get access to the settings without using a global variable.