feat: add unknown status and priority, change todo status to open
This commit is contained in:
@@ -6,5 +6,6 @@ exports[`TaskPriority > exposes wire values on const keys 1`] = `
|
||||
"HIGH": "high",
|
||||
"LOW": "low",
|
||||
"MEDIUM": "medium",
|
||||
"UNKNOWN": "unknown",
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user