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', icon: 'IconSkyline',
key: ViewKey.Index, key: ViewKey.Index,
kanbanFieldMetadataId: '', kanbanFieldMetadataId: '',
kanbanAggregateOperation: AGGREGATE_OPERATIONS.Count, kanbanAggregateOperation: AGGREGATE_OPERATIONS.count,
kanbanAggregateOperationFieldMetadataId: '', kanbanAggregateOperationFieldMetadataId: '',
position: 0, position: 0,
isCompact: false, isCompact: false,