mirror of
https://github.com/maysoft/siyuan-unlock.git
synced 2026-06-02 06:17:37 +02: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