add view routes
This commit is contained in:
@@ -24,4 +24,7 @@ export type Claim =
|
||||
| "notification:write"
|
||||
| "config:read"
|
||||
| "config:write"
|
||||
| "mail:all";
|
||||
| "mail:all"
|
||||
| "view:read"
|
||||
| "view:write"
|
||||
| "view:delete";
|
||||
|
||||
Reference in New Issue
Block a user