removed left and right sidebar sizing options

This commit is contained in:
zadam
2019-12-23 19:45:59 +01:00
parent 6986c201dd
commit e0368e395c
7 changed files with 1 additions and 163 deletions

View File

@@ -13,11 +13,6 @@ const ALLOWED_OPTIONS = new Set([
'syncServerHost',
'syncServerTimeout',
'syncProxy',
'leftPaneMinWidth',
'leftPaneWidthPercent',
'sidebarMinWidth',
'sidebarWidthPercent',
'showSidebarInNewTab',
'hoistedNoteId',
'mainFontSize',
'treeFontSize',