mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 10:25:32 +08:00
FIX: We have changed the way __widget_helpers
are resolved
This commit is contained in:
parent
8413d27cf2
commit
4dd07843c6
|
@ -122,7 +122,7 @@ class Theme < ActiveRecord::Base
|
|||
SvgSprite.expire_cache
|
||||
end
|
||||
|
||||
BASE_COMPILER_VERSION = 16
|
||||
BASE_COMPILER_VERSION = 17
|
||||
def self.compiler_version
|
||||
get_set_cache "compiler_version" do
|
||||
dependencies = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user