feat(projects): don't allow deleting or archiving the default project
This commit is contained in:
@ -44,6 +44,7 @@ func TestLabelTask_ReadAll(t *testing.T) {
|
||||
EmailRemindersEnabled: true,
|
||||
OverdueTasksRemindersEnabled: true,
|
||||
OverdueTasksRemindersTime: "09:00",
|
||||
DefaultProjectID: 4,
|
||||
Created: testCreatedTime,
|
||||
Updated: testUpdatedTime,
|
||||
},
|
||||
|
Reference in New Issue
Block a user