mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
⬆️ Upgrade lute
This commit is contained in:
parent
1e390df737
commit
9b790e3a3c
4 changed files with 5 additions and 5 deletions
|
|
@ -255,7 +255,7 @@ func PushSaveDoc(rootID, typ string, sources interface{}) {
|
|||
}
|
||||
|
||||
func PushReloadDocInfo(docInfo map[string]any) {
|
||||
BroadcastByType("main", "reloadDocInfo", 0, "", docInfo)
|
||||
BroadcastByType("filetree", "reloadDocInfo", 0, "", docInfo)
|
||||
}
|
||||
|
||||
func PushReloadProtyle(rootID string) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue