Kaynağa Gözat

:bug: Unable to roll back document history https://github.com/siyuan-note/siyuan/issues/10846

Daniel 1 yıl önce
ebeveyn
işleme
cafc4ea38b
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      kernel/model/history.go

+ 0 - 1
kernel/model/history.go

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