mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
FIX: Clear banner topic cache after remapping
This commit is contained in:
parent
0a6d1b687c
commit
fafc6bcde0
@ -105,6 +105,7 @@ class DbHelper
|
||||
SiteSetting.refresh!
|
||||
Theme.expire_site_cache!
|
||||
SiteIconManager.ensure_optimized!
|
||||
ApplicationController.banner_json_cache.clear
|
||||
end
|
||||
|
||||
def self.find_text_columns(excluded_tables)
|
||||
|
Loading…
x
Reference in New Issue
Block a user