mirror of
https://github.com/discourse/discourse.git
synced 2025-06-26 06:41:36 +08:00

Without this wrapper, `data` is defined in the global scope and clashes when there are multiple themes with translations. Followup to 033cccdf17a56b43f9f243bb549abe0a41a0de63 We can remove the wrapper once we land https://github.com/discourse/discourse/pull/33107