Fixed typo in task's status (#8274)
Related to #8100 --------- Co-authored-by: Félix Malfait <felix@twenty.com>
This commit is contained in:
@ -105,7 +105,7 @@ export const tasksByStatusView = (
|
||||
TASK_STANDARD_FIELD_IDS.status
|
||||
],
|
||||
isVisible: true,
|
||||
fieldValue: 'IN_PROGESS',
|
||||
fieldValue: 'IN_PROGRESS',
|
||||
position: 1,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user