mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
c33a8d658b
Why this change? While the constant does not change very often, we should still avoid duplicating the value of a constant used on the server side in the client side to avoid the values going out of sync.