Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Jul 5, 2020
1 parent f1e3ec2 commit 438f7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# 2) "Why does the `SiteSettings` class use the `DistributedCache`
# without a `require 'distributed_cache';` statement?": https://meta.discourse.org/t/77580
require 'distributed_cache'
require 'site_setting_extension'
#require 'site_setting_extension'
if defined?(SiteSettings::TypeSupervisor)
SiteSettings::TypeSupervisor.module_eval do
class <<self
Expand Down

0 comments on commit 438f7de

Please sign in to comment.