Can use backup routes from API
This commit is contained in:
@ -32,6 +32,7 @@ export interface NewToken {
|
||||
right_file: boolean;
|
||||
right_auth: boolean;
|
||||
right_stats: boolean;
|
||||
right_backup: boolean;
|
||||
}
|
||||
|
||||
export class TokensApi {
|
||||
|
Reference in New Issue
Block a user