Add large parts of the permission editor
This commit is contained in:
@@ -52,4 +52,4 @@ async fn main() -> anyhow::Result<()> {
|
||||
}
|
||||
Command::User(user_args) => cli::user_command::handle_command(user_args, connection).await,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user