mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
allow per workspace calendars, fixes #2959
This commit is contained in:
@@ -29,6 +29,7 @@ module.exports = [
|
||||
{ type: 'label', name: 'workspace' },
|
||||
{ type: 'label', name: 'workspaceIconClass' },
|
||||
{ type: 'label', name: 'workspaceTabBackgroundColor' },
|
||||
{ type: 'label', name: 'workspaceCalendarRoot' },
|
||||
{ type: 'label', name: 'searchHome' },
|
||||
{ type: 'label', name: 'hoistedInbox' },
|
||||
{ type: 'label', name: 'hoistedSearchHome' },
|
||||
|
||||
Reference in New Issue
Block a user