removed auto book as it is no longer needed

This commit is contained in:
zadam
2021-01-28 22:34:35 +01:00
parent 67e0e0888e
commit d19a929237
7 changed files with 4 additions and 47 deletions

View File

@@ -60,7 +60,6 @@ class TabContext extends Component {
this.notePath = resolvedNotePath;
this.noteId = noteId;
this.autoBookDisabled = false;
this.textPreviewDisabled = false;
this.codePreviewDisabled = false;