feat: unified calendar view and eisenhower matrix view
This commit is contained in:
@@ -160,6 +160,7 @@ class BaseRepository:
|
||||
"priority", "recurrence", "mime_type",
|
||||
"category", "instructions", "expected_output", "estimated_days",
|
||||
"contact_id", "started_at",
|
||||
"weekly_hours", "effective_from",
|
||||
}
|
||||
clean_data = {}
|
||||
for k, v in data.items():
|
||||
|
||||
Reference in New Issue
Block a user