This commit is contained in:
Daniel 2024-04-03 09:49:58 +08:00
parent 2a3d236d8e
commit cafc4ea38b
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

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