mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
widget ordering WIP
This commit is contained in:
@@ -23,7 +23,12 @@ const ALLOWED_OPTIONS = [
|
||||
'treeFontSize',
|
||||
'detailFontSize',
|
||||
'openTabs',
|
||||
'hideTabRowForOneTab'
|
||||
'hideTabRowForOneTab',
|
||||
'noteInfoWidget',
|
||||
'attributesWidget',
|
||||
'linkMapWidget',
|
||||
'noteRevisionsWidget',
|
||||
'whatLinksHereWidget'
|
||||
];
|
||||
|
||||
async function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user