mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
options now allow selecting user theme
This commit is contained in:
@@ -15,6 +15,7 @@ const BUILTIN_ATTRIBUTES = [
|
||||
{ type: 'label', name: 'manualTransactionHandling' },
|
||||
{ type: 'label', name: 'disableInclusion' },
|
||||
{ type: 'label', name: 'appCss' },
|
||||
{ type: 'label', name: 'appTheme' },
|
||||
{ type: 'label', name: 'hideChildrenOverview' },
|
||||
{ type: 'label', name: 'hidePromotedAttributes' },
|
||||
{ type: 'label', name: 'readOnly' },
|
||||
|
||||
Reference in New Issue
Block a user