Skip to content

Commit

Permalink
feat(entities): add policy to delete modal types
Browse files Browse the repository at this point in the history
  • Loading branch information
Leopoldthecoder committed Sep 11, 2023
1 parent 385e207 commit efbef55
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 efbef55

Please sign in to comment.