mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-31 22:08:48 +01:00
🎨 Inc sync after writing file via /file/ api
This commit is contained in:
parent
59c6afd312
commit
7868ffe3bc
2 changed files with 11 additions and 0 deletions
|
|
@ -244,6 +244,7 @@ func setFileAnnotation(c *gin.Context) {
|
|||
ret.Msg = err.Error()
|
||||
return
|
||||
}
|
||||
|
||||
model.IncSync()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue