mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-30 15:45:12 +02:00
add createNewt action and remove max orgs restriction
This commit is contained in:
parent
fefb07e14c
commit
5e2f9e1eeb
4 changed files with 24 additions and 4 deletions
|
@ -63,6 +63,7 @@ export enum ActionsEnum {
|
|||
listResourceRules = "listResourceRules",
|
||||
updateResourceRule = "updateResourceRule",
|
||||
listOrgDomains = "listOrgDomains",
|
||||
createNewt = "createNewt",
|
||||
}
|
||||
|
||||
export async function checkUserActionPermission(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue