Add support for statistics routes
This commit is contained in:
@ -75,6 +75,7 @@ diesel::table! {
|
||||
right_inbox -> Bool,
|
||||
right_file -> Bool,
|
||||
right_auth -> Bool,
|
||||
right_stats -> Bool,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user