mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
add #workspaceTemplate which works as workspace-scoped template, closes #3137
This commit is contained in:
@@ -30,6 +30,7 @@ module.exports = [
|
||||
{ type: 'label', name: 'workspaceIconClass' },
|
||||
{ type: 'label', name: 'workspaceTabBackgroundColor' },
|
||||
{ type: 'label', name: 'workspaceCalendarRoot' },
|
||||
{ type: 'label', name: 'workspaceTemplate' },
|
||||
{ type: 'label', name: 'searchHome' },
|
||||
{ type: 'label', name: 'hoistedInbox' },
|
||||
{ type: 'label', name: 'hoistedSearchHome' },
|
||||
|
||||
Reference in New Issue
Block a user