mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-09-22 06:29:04 +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")]
|
#[arg(short = 'g', long = "group-id")]
|
||||||
group_id: Vec<String>,
|
group_id: Vec<String>,
|
||||||
|
|
||||||
|
#[arg(long)]
|
||||||
r#type: MessageRequestResponseType,
|
r#type: MessageRequestResponseType,
|
||||||
},
|
},
|
||||||
SetPin {
|
SetPin {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user