mirror of
https://github.com/profanity-im/profanity.git
synced 2025-07-26 12:14:28 -04:00
Added reset to /notify help
This commit is contained in:
parent
3086341e68
commit
1de11678dc
@ -1211,6 +1211,7 @@ static struct cmd_t command_defs[] =
|
|||||||
{ "on|off", "Override the global message setting for the current chat room." },
|
{ "on|off", "Override the global message setting for the current chat room." },
|
||||||
{ "mention on|off", "Override the global 'mention' setting for the current chat room." },
|
{ "mention on|off", "Override the global 'mention' setting for the current chat room." },
|
||||||
{ "trigger on|off", "Override the global 'trigger' setting for the current chat room." },
|
{ "trigger on|off", "Override the global 'trigger' setting for the current chat room." },
|
||||||
|
{ "reset", "Reset to global notification settings for the current chat room." },
|
||||||
{ "remind <seconds>", "Notification reminder period for unread messages, use 0 to disable." },
|
{ "remind <seconds>", "Notification reminder period for unread messages, use 0 to disable." },
|
||||||
{ "typing on|off", "Notifications when contacts are typing." },
|
{ "typing on|off", "Notifications when contacts are typing." },
|
||||||
{ "typing current on|off", "Whether typing notifications are triggered for the current window." },
|
{ "typing current on|off", "Whether typing notifications are triggered for the current window." },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user