mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01: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:
parent
cf584ea551
commit
aa7a745eb2
5 changed files with 209 additions and 0 deletions
|
|
@ -53,5 +53,6 @@ func main() {
|
|||
go util.CheckFileSysStatus()
|
||||
|
||||
model.WatchAssets()
|
||||
model.WatchEmojis()
|
||||
model.HandleSignal()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue