mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:53:49 +08:00
FIX: reload styling changes for wizard styling step (#18121)
This commit is contained in:
@ -183,6 +183,7 @@ class Wizard
|
||||
if scheme.is_dark?
|
||||
updater.update_setting(:default_dark_mode_color_scheme_id, -1)
|
||||
end
|
||||
updater.refresh_required = true
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user