mirror of
https://github.com/discourse/discourse.git
synced 2025-06-02 01:58:05 +08:00
Can't revert due to incompatibility of new site setting types.
Revert "Revert "FEATURE: Site settings defaults per locale"" This reverts commit 439fe8ba2453cff835cda33a5593bb9fa769120c.
This commit is contained in:
@ -10,7 +10,7 @@ class SiteSettings::LocalProcessProvider
|
||||
@settings[current_site] ||= {}
|
||||
end
|
||||
|
||||
def initialize()
|
||||
def initialize
|
||||
@settings = {}
|
||||
self.current_site = "test"
|
||||
end
|
||||
|
Reference in New Issue
Block a user