Add calendar view type (#14475)

This commit is contained in:
Weiko
2025-09-14 16:34:10 +02:00
committed by GitHub
parent 6a96c85eed
commit f46d67f9f3
12 changed files with 119 additions and 0 deletions
@@ -138,6 +138,7 @@ describe('WorkspaceEntityManager', () => {
IS_MESSAGE_FOLDER_CONTROL_ENABLED: false,
IS_WORKFLOW_ITERATOR_ENABLED: false,
IS_DATABASE_EVENT_TRIGGER_ENABLED: false,
IS_CALENDAR_VIEW_ENABLED: false,
},
eventEmitterService: {
emitMutationEvent: jest.fn(),