mirror of https://github.com/halo-dev/halo
Fix option updation trigger bug
parent
884d23c2c3
commit
935dda282e
|
@ -78,6 +78,7 @@ public class FreemarkerConfigAwareListener {
|
||||||
log.debug("Received option updated event");
|
log.debug("Received option updated event");
|
||||||
|
|
||||||
loadOptionsConfig();
|
loadOptionsConfig();
|
||||||
|
loadThemeConfig();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue