parent
8bedb6a4a3
commit
92cc57b5da
|
@ -469,7 +469,7 @@ module Discourse
|
||||||
end
|
end
|
||||||
|
|
||||||
def self.stats
|
def self.stats
|
||||||
@stats ||= PluginStore.new("stats")
|
PluginStore.new("stats")
|
||||||
end
|
end
|
||||||
|
|
||||||
def self.current_user_provider
|
def self.current_user_provider
|
||||||
|
|
Loading…
Reference in New Issue