Can upload files
This commit is contained in:
@@ -32,7 +32,7 @@ pub struct Token {
|
||||
pub right_account: bool,
|
||||
pub right_movement: bool,
|
||||
pub right_inbox: bool,
|
||||
pub right_attachment: bool,
|
||||
pub right_file: bool,
|
||||
pub right_auth: bool,
|
||||
}
|
||||
|
||||
@@ -76,6 +76,6 @@ pub struct NewToken<'a> {
|
||||
pub right_account: bool,
|
||||
pub right_movement: bool,
|
||||
pub right_inbox: bool,
|
||||
pub right_attachment: bool,
|
||||
pub right_file: bool,
|
||||
pub right_auth: bool,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user