mirror of
https://github.com/discourse/discourse.git
synced 2025-03-24 04:55:31 +08:00
FIX: Expire theme cache after remap
This commit is contained in:
parent
f3ed002c30
commit
a6617a63af
@ -35,6 +35,8 @@ WHERE table_schema='public' and (data_type like 'char%' or data_type like 'text%
|
||||
|
||||
log "#{result.cmd_tuples} rows affected!"
|
||||
end
|
||||
|
||||
Theme.expire_site_cache!
|
||||
end
|
||||
|
||||
def log(message)
|
||||
|
Loading…
x
Reference in New Issue
Block a user