add config routes
This commit is contained in:
@@ -21,4 +21,6 @@ export type Claim =
|
||||
| "task:write"
|
||||
| "task:delete"
|
||||
| "notification:read"
|
||||
| "notification:write";
|
||||
| "notification:write"
|
||||
| "config:read"
|
||||
| "config:write";
|
||||
|
||||
Reference in New Issue
Block a user