mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 19:16:21 +00:00
Fix missed text in #1224
This commit is contained in:
@@ -1836,7 +1836,7 @@ static struct cmd_t command_defs[] = {
|
|||||||
CMD_SYN(
|
CMD_SYN(
|
||||||
"/history on|off")
|
"/history on|off")
|
||||||
CMD_DESC(
|
CMD_DESC(
|
||||||
"Switch chat history on or off, /chlog will automatically be enabled when this setting is on. "
|
"Switch chat history on or off, /logging chat will automatically be enabled when this setting is on. "
|
||||||
"When history is enabled, previous messages are shown in chat windows.")
|
"When history is enabled, previous messages are shown in chat windows.")
|
||||||
CMD_ARGS(
|
CMD_ARGS(
|
||||||
{ "on|off", "Enable or disable showing chat history." })
|
{ "on|off", "Enable or disable showing chat history." })
|
||||||
|
|||||||
Reference in New Issue
Block a user