mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 15:10:12 +01:00
🎨 Clear history
This commit is contained in:
parent
158e289152
commit
ea4f722edb
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ func clearWorkspaceHistory(c *gin.Context) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
util.PushClearMsg(msgId)
|
util.PushClearMsg(msgId)
|
||||||
|
time.Sleep(500 * time.Millisecond)
|
||||||
util.PushMsg(model.Conf.Language(99), 1000*5)
|
util.PushMsg(model.Conf.Language(99), 1000*5)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue