mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 10:55:24 +08: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.