typo when doing the fix
This commit is contained in:
Guillim
2025-02-19 14:52:43 +01:00
committed by GitHub
parent f9763ff7ac
commit 7636def54d

View File

@ -25,7 +25,7 @@ export const mockedViewsData: View[] = [
icon: 'IconSkyline',
key: ViewKey.Index,
kanbanFieldMetadataId: '',
kanbanAggregateOperation: AGGREGATE_OPERATIONS.Count,
kanbanAggregateOperation: AGGREGATE_OPERATIONS.count,
kanbanAggregateOperationFieldMetadataId: '',
position: 0,
isCompact: false,