Fix option updation trigger bug

pull/167/head
johnniang 2019-05-22 23:37:12 +08:00
parent 884d23c2c3
commit 935dda282e
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ public class FreemarkerConfigAwareListener {
log.debug("Received option updated event");
loadOptionsConfig();
loadThemeConfig();
}