feat: sync isCreator value when editing role settings
This commit is contained in:
@@ -117,6 +117,7 @@ export default function EditRole() {
|
||||
<PermissionCatalogField
|
||||
name="computedPermissions"
|
||||
disabled={role?.isAdmin}
|
||||
syncIsCreator
|
||||
/>
|
||||
|
||||
<LoadingButton
|
||||
|
Reference in New Issue
Block a user