mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-09 21:44:51 +02:00
Remove dangerous logging
This commit is contained in:
parent
3fb3be1f1e
commit
1361b47ef7
8 changed files with 190 additions and 36 deletions
|
@ -10,6 +10,7 @@ export enum ActionsEnum {
|
|||
// deleteOrg = "deleteOrg",
|
||||
getOrg = "getOrg",
|
||||
updateOrg = "updateOrg",
|
||||
deleteOrg = "deleteOrg",
|
||||
createSite = "createSite",
|
||||
deleteSite = "deleteSite",
|
||||
getSite = "getSite",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue