fix: Consistency of member/editor language

fix: 'Delete' option on collection menu should show as dangerous
This commit is contained in:
Tom Moor
2024-01-31 20:55:37 -05:00
parent 0f125886b7
commit 8e3cec01f8
5 changed files with 18 additions and 16 deletions

View File

@@ -93,7 +93,7 @@ const MemberListItem = ({
) : user.email ? (
user.email
) : (
t("Member")
t("Editor")
)
}
actions={