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