discourse/app/assets/javascripts/admin/addon/mixins
Krzysztof Kotlarek 077649fafd
FIX: bugs with refresh page after save fonts (#32282)
It takes a moment to sync site settings. Therefore, it is better to pass
new values to `refreshPage` function.

Also, it was not working for some fonts like `JetBrains Mono`.
SiteSetting key is `jet_brains_mono` but font family value should be
`JetBrains Mono`.
2025-04-15 12:02:28 +08:00
..
setting-component.js FIX: bugs with refresh page after save fonts (#32282) 2025-04-15 12:02:28 +08:00