various enhancements for new tabs and bug fixes
This commit is contained in:
@@ -161,6 +161,7 @@ class BaseRepository:
|
||||
"category", "instructions", "expected_output", "estimated_days",
|
||||
"contact_id", "started_at",
|
||||
"weekly_hours", "effective_from",
|
||||
"task_id", "meeting_id",
|
||||
}
|
||||
clean_data = {}
|
||||
for k, v in data.items():
|
||||
|
||||
Reference in New Issue
Block a user