commands: Remove a double newline from the matrix command.
This commit is contained in:
parent
df7069fb21
commit
821932a326
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ def hook_commands():
|
|||
" server: list, add, or remove Matrix servers\n"
|
||||
" connect: connect to Matrix servers\n"
|
||||
"disconnect: disconnect from one or all Matrix servers\n"
|
||||
" reconnect: reconnect to server(s)\n\n"
|
||||
" reconnect: reconnect to server(s)\n"
|
||||
" help: show detailed command help\n\n"
|
||||
"Use /matrix help [command] to find out more.\n"
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue