mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-03 10:39:32 -06:00
🎨 Improve interface loading after switching themes and updating code snippets https://github.com/siyuan-note/siyuan/issues/16390
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
@@ -548,6 +548,7 @@ func setAppearance(c *gin.Context) {
|
||||
}
|
||||
|
||||
ret.Data = model.Conf.Appearance
|
||||
util.BroadcastByType("main", "setAppearance", 0, "", model.Conf.Appearance)
|
||||
}
|
||||
|
||||
func setPublish(c *gin.Context) {
|
||||
|
||||
Reference in New Issue
Block a user