Skip to content

Commit

Permalink
fix: study fetch for dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimozkn committed Jul 24, 2024
1 parent 17cbf48 commit c4b4dd9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions designer_v2/lib/repositories/api_client.dart
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ class StudyUApiClient extends SupabaseClientDependant
'study_participant_count',
'study_ended_count',
'active_subject_count',
'template_configuration',
'parent_template_id',
'contact',
'created_at',
];
Expand Down

0 comments on commit c4b4dd9

Please sign in to comment.