mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
removed auto book as it is no longer needed
This commit is contained in:
@@ -60,7 +60,6 @@ class TabContext extends Component {
|
||||
this.notePath = resolvedNotePath;
|
||||
this.noteId = noteId;
|
||||
|
||||
this.autoBookDisabled = false;
|
||||
this.textPreviewDisabled = false;
|
||||
this.codePreviewDisabled = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user