mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 10:46:22 +00:00
Fix autoaway typo
This commit is contained in:
@@ -1935,7 +1935,7 @@ static struct cmd_t command_defs[] =
|
|||||||
"/autoaway message away|xa <message>|off",
|
"/autoaway message away|xa <message>|off",
|
||||||
"/autoaway check on|off")
|
"/autoaway check on|off")
|
||||||
CMD_DESC(
|
CMD_DESC(
|
||||||
"Manage autoway settings for idle time.")
|
"Manage autoaway settings for idle time.")
|
||||||
CMD_ARGS(
|
CMD_ARGS(
|
||||||
{ "mode idle", "Sends idle time, status remains online." },
|
{ "mode idle", "Sends idle time, status remains online." },
|
||||||
{ "mode away", "Sends away and xa presence as well as idle time." },
|
{ "mode away", "Sends away and xa presence as well as idle time." },
|
||||||
|
|||||||
Reference in New Issue
Block a user