new lib version [CI SKIP]
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2021-01-03 17:33:57 +00:00
parent 75fa469974
commit 46e9ee2a1b
192 changed files with 6 additions and 2614 deletions

View File

@@ -12,7 +12,8 @@ export declare namespace Permission {
USER = "USER",
USERGROUP = "USERGROUP",
PERMISSION = "PERMISSION",
STATSCLIENT = "STATSCLIENT"
STATSCLIENT = "STATSCLIENT",
DONOR = "DONOR"
}
enum action {
GET = "GET",