mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-10 14:42:33 +01:00
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
cab9a573df
commit
14b6eb42f4
1 changed files with 2 additions and 0 deletions
|
|
@ -742,8 +742,10 @@ func checkoutRepo(id string) {
|
|||
|
||||
util.PushEndlessProgress(Conf.Language(63))
|
||||
FlushTxQueue()
|
||||
|
||||
CloseWatchAssets()
|
||||
defer WatchAssets()
|
||||
|
||||
CloseWatchEmojis()
|
||||
defer WatchEmojis()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue