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:
@@ -50,8 +50,6 @@ func watchEmojis() {
|
||||
if !ok {
|
||||
return
|
||||
}
|
||||
|
||||
//logging.LogInfof("emojis changed: %s", event)
|
||||
util.PushReloadEmojiConf()
|
||||
case err, ok := <-emojisWatcher.Error:
|
||||
if !ok {
|
||||
|
||||
Reference in New Issue
Block a user