mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 09:16:45 +01:00
configurable hiding of tab row for one tab
This commit is contained in:
@@ -19,7 +19,8 @@ const ALLOWED_OPTIONS = [
|
||||
'mainFontSize',
|
||||
'treeFontSize',
|
||||
'detailFontSize',
|
||||
'openTabs'
|
||||
'openTabs',
|
||||
'hideTabRowForOneTab'
|
||||
];
|
||||
|
||||
async function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user