This commit is contained in:
Daniel
2024-04-03 09:49:58 +08:00
parent 2a3d236d8e
commit cafc4ea38b

View File

@@ -263,7 +263,6 @@ func RollbackDocHistory(boxID, historyPath string) (err error) {
}
}
util.ReloadUI()
FullReindex()
IncSync()
return nil