mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749
This commit is contained in:
@@ -73,7 +73,6 @@ func watchEmojis() {
|
||||
}
|
||||
logging.LogErrorf("watch emojis failed: %s", err)
|
||||
case <-timer.C:
|
||||
//logging.LogInfof("emojis changed: %s", lastEvent)
|
||||
util.PushReloadEmojiConf()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user