Restrict admin role

This commit is contained in:
Owen 2026-06-23 17:45:42 -04:00
parent 91ef0d0153
commit 2a8ceeec1b
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD

View file

@ -1748,6 +1748,7 @@ export function PrivateResourceForm({
field.value ?? []
}
orgId={orgId}
restrictAdminRole
onSelectRoles={(
newUsers
) => {