Skip to content

Commit

Permalink
feat(entities): add policy to delete modal types (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leopoldthecoder authored Sep 11, 2023
1 parent f383ea9 commit 7ba6559
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ export enum EntityTypes {
'hmac-auth' = 'HMAC Credential',
jwt = 'JWT Credential',
Target = 'target',
Policy = 'policy',
}

0 comments on commit 7ba6559

Please sign in to comment.