mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 书签和标签面板刷新不再等待
This commit is contained in:
parent
e08d621da7
commit
19d6c50535
2 changed files with 0 additions and 4 deletions
|
|
@ -212,8 +212,6 @@ func BuildTags() (ret *Tags) {
|
|||
WaitForWritingFiles()
|
||||
if !sql.IsEmptyQueue() {
|
||||
sql.WaitForWritingDatabase()
|
||||
} else {
|
||||
util.RandomSleep(200, 500)
|
||||
}
|
||||
|
||||
ret = &Tags{}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue