Can use backup routes from API
This commit is contained in:
@ -76,6 +76,7 @@ diesel::table! {
|
||||
right_file -> Bool,
|
||||
right_auth -> Bool,
|
||||
right_stats -> Bool,
|
||||
right_backup -> Bool,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user