add payments routes
This commit is contained in:
@@ -34,4 +34,5 @@ export type Claim =
|
||||
| "view:delete"
|
||||
| "note:read"
|
||||
| "note:write"
|
||||
| "note:delete";
|
||||
| "note:delete"
|
||||
| "payment:read";
|
||||
|
||||
Reference in New Issue
Block a user