option to configure if sidebar should be enabled in new tab

This commit is contained in:
zadam
2019-08-19 23:29:42 +02:00
parent 9888850c22
commit b818f020a7
7 changed files with 49 additions and 3 deletions

View File

@@ -17,6 +17,7 @@ const ALLOWED_OPTIONS = [
'leftPaneWidthPercent',
'sidebarMinWidth',
'sidebarWidthPercent',
'showSidebarInNewTab',
'hoistedNoteId',
'mainFontSize',
'treeFontSize',