Skip to content

Commit

Permalink
Fixed task group activity wrong admin API call
Browse files Browse the repository at this point in the history
  • Loading branch information
zonia3000 committed Dec 11, 2024
1 parent 36508e5 commit 6995a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/v2/tasks/TaskGroupActivities.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -321,4 +321,4 @@
</table>
</div>
<TaskGroupActivityLogsModal bind:this={taskGroupActivityLogsModal} admin={true} />
<TaskGroupActivityLogsModal bind:this={taskGroupActivityLogsModal} {admin} />

0 comments on commit 6995a88

Please sign in to comment.