mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
♻️ Refactor push reload filetree, tag and protyle
This commit is contained in:
parent
ebb74238c9
commit
246efd5938
7 changed files with 19 additions and 7 deletions
|
|
@ -31,7 +31,7 @@ func AutoSpace(rootID string) (err error) {
|
|||
|
||||
logging.LogInfof("formatting tree [%s]...", rootID)
|
||||
util.PushProtyleLoading(rootID, Conf.Language(116))
|
||||
defer util.PushReloadProtyle(rootID)
|
||||
defer ReloadProtyle(rootID)
|
||||
|
||||
FlushTxQueue()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue