🎨 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
38b5a20141
commit
f9c8fd8aa4
1 changed files with 0 additions and 2 deletions
|
@ -50,8 +50,6 @@ func watchEmojis() {
|
|||
if !ok {
|
||||
return
|
||||
}
|
||||
|
||||
//logging.LogInfof("emojis changed: %s", event)
|
||||
util.PushReloadEmojiConf()
|
||||
case err, ok := <-emojisWatcher.Error:
|
||||
if !ok {
|
||||
|
|
Loading…
Add table
Reference in a new issue