xep-0308: set correction char in config

This commit is contained in:
Michael Vetter
2020-02-10 13:48:31 +01:00
parent 039bf5d04d
commit c2d70a071f
5 changed files with 58 additions and 1 deletions

View File

@@ -2365,7 +2365,7 @@ static struct cmd_t command_defs[] =
{ "/correction",
parse_args, 1, 1, &cons_correction_setting,
CMD_NOSUBFUNCS
CMD_MAINFUNC(cmd_os)
CMD_MAINFUNC(cmd_correction)
CMD_TAGS(
CMD_TAG_CHAT,
CMD_TAG_GROUPCHAT)