🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749
This commit is contained in:
parent
f9c8fd8aa4
commit
4ad12872f5
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ func watchEmojis() {
|
|||
}
|
||||
logging.LogErrorf("watch emojis failed: %s", err)
|
||||
case <-timer.C:
|
||||
//logging.LogInfof("emojis changed: %s", lastEvent)
|
||||
util.PushReloadEmojiConf()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue