Autotidy windows on /leave

fixes #917
This commit is contained in:
James Booth
2017-03-21 21:10:38 +00:00
parent 1242fb7f71
commit f1a5d12950
2 changed files with 5 additions and 15 deletions

View File

@@ -576,7 +576,7 @@ static struct cmd_t command_defs[] =
CMD_SYN(
"/leave")
CMD_DESC(
"Leave the current chat room.")
"Leave the current chat or room.")
CMD_NOARGS
CMD_NOEXAMPLES
},