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