Skip to content

Commit

Permalink
Remove one roleType line that was missed earlier
Browse files Browse the repository at this point in the history
  • Loading branch information
rmunn committed May 30, 2024
1 parent d749f57 commit 27fa187
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@
</div>

<MembersList
roleType="project"
projectId={project.id}
{members}
canManageMember={(member) => canManage && (member.user?.id !== userId || user.isAdmin)}
Expand Down

0 comments on commit 27fa187

Please sign in to comment.