mirror of
https://github.com/discourse/discourse.git
synced 2025-03-26 02:35:41 +08:00
FIX: make 'stats' method compatible with multisite.
a8f410a9c56c87b20449436a3b807955b8284b15
This commit is contained in:
parent
8bedb6a4a3
commit
92cc57b5da
@ -469,7 +469,7 @@ module Discourse
|
||||
end
|
||||
|
||||
def self.stats
|
||||
@stats ||= PluginStore.new("stats")
|
||||
PluginStore.new("stats")
|
||||
end
|
||||
|
||||
def self.current_user_provider
|
||||
|
Loading…
x
Reference in New Issue
Block a user