mirror of
https://codeberg.org/MarkusThielker/next-ory.git
synced 2025-07-03 21:39:18 +00:00
NORY-59: remove unused permission
This commit is contained in:
parent
ac6343afe0
commit
57a83bcccc
2 changed files with 0 additions and 3 deletions
|
@ -30,7 +30,6 @@ import { Label } from '@/components/ui/label';
|
|||
interface IdentityActionProps {
|
||||
identity: Identity,
|
||||
permissions: {
|
||||
pmEditUser: boolean;
|
||||
pmDeleteUser: boolean;
|
||||
pmEditUserState: boolean;
|
||||
pmDeleteUserSession: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue