allow per workspace calendars, fixes #2959

This commit is contained in:
zadam
2022-07-31 09:33:14 +02:00
parent 4c93334d90
commit 3ebfaec1bc
4 changed files with 34 additions and 5 deletions

View File

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