mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 18:56:21 +00:00
Improved help on typing notifications
This commit is contained in:
@@ -213,9 +213,9 @@ static struct cmd_t setting_commands[] =
|
||||
{ "/typing on|off", "Enable/disable typing notifications.",
|
||||
{ "/typing on|off",
|
||||
"--------------",
|
||||
"Switch the typing notifications on or off for incoming messages",
|
||||
"Switch typing notifications on or off for incoming messages",
|
||||
"If desktop notifications are also enabled you will receive them",
|
||||
"for typing notifications also.",
|
||||
"for when users are typing a message to you.",
|
||||
"",
|
||||
"Config file section : [ui]",
|
||||
"Config file value : typing=true|false",
|
||||
|
||||
Reference in New Issue
Block a user