mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-03-14 02:30:15 +00:00
Fix incorrect cli definition
This commit is contained in:
parent
aa1ed9e233
commit
92ded3fdf2
@ -289,6 +289,7 @@ pub enum CliCommands {
|
||||
#[arg(short = 'g', long = "group-id")]
|
||||
group_id: Vec<String>,
|
||||
|
||||
#[arg(long)]
|
||||
r#type: MessageRequestResponseType,
|
||||
},
|
||||
SetPin {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user