🎨 数据历史文档支持只读可视化预览 https://github.com/siyuan-note/siyuan/issues/5735

This commit is contained in:
Liang Ding 2022-08-31 00:22:23 +08:00
parent 0457172f9b
commit 33c86480f5
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
6 changed files with 6 additions and 5 deletions

View file

@ -231,6 +231,7 @@ func RollbackAssetsHistory(historyPath string) (err error) {
return
}
IncSync()
util.PushMsg(Conf.Language(102), 3000)
return nil
}