mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Fix help tags for /account
This commit is contained in:
parent
e043029a50
commit
926d935e26
@ -1953,7 +1953,7 @@ static struct cmd_t command_defs[] =
|
||||
{ "clear", cmd_account_clear })
|
||||
CMD_MAINFUNC(cmd_account)
|
||||
CMD_TAGS(
|
||||
CMD_TAG_CONNECTION
|
||||
CMD_TAG_CONNECTION,
|
||||
CMD_TAG_PRESENCE,
|
||||
CMD_TAG_CHAT,
|
||||
CMD_TAG_GROUPCHAT)
|
||||
|
Loading…
Reference in New Issue
Block a user