mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 14:16:22 +00:00
Add OMEMO commands autocompletion
This commit is contained in:
@@ -2331,7 +2331,7 @@ static struct cmd_t command_defs[] =
|
||||
},
|
||||
|
||||
{ "/omemo",
|
||||
parse_args, 1, 3, NULL,
|
||||
parse_args, 1, 2, NULL,
|
||||
CMD_SUBFUNCS(
|
||||
{ "gen", cmd_omemo_gen },
|
||||
{ "start", cmd_omemo_start })
|
||||
|
||||
Reference in New Issue
Block a user