add #workspaceTemplate which works as workspace-scoped template, closes #3137

This commit is contained in:
zadam
2022-09-16 22:44:52 +02:00
parent 3c49ea6cb1
commit b816773d02
3 changed files with 6 additions and 1 deletions

View File

@@ -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' },