Quality of life improvements on 'Invite' screen
This commit is contained in:
@@ -227,7 +227,7 @@ function Security() {
|
||||
value={data.defaultUserRole}
|
||||
options={[
|
||||
{
|
||||
label: t("Member"),
|
||||
label: t("Editor"),
|
||||
value: "member",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user