fix: session history (#1128)
This commit is contained in:
@@ -174,6 +174,7 @@ export class NoteHistoryController {
|
||||
this.clearSelection()
|
||||
this.setSelectedEntry(entry)
|
||||
this.setSelectedRevision(entry)
|
||||
this.setContentState(RevisionContentState.Loaded)
|
||||
}
|
||||
|
||||
private get flattenedRemoteHistory() {
|
||||
|
||||
Reference in New Issue
Block a user