mirror of
https://git.lavender.software/lavender/watch-party.git
synced 2024-11-23 18:47:32 +00:00
whoops i forgor a newline
This commit is contained in:
parent
437004fb9b
commit
fbedc0ba23
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ const setupChatboxEvents = (socket) => {
|
|||
" <code>/help</code> - display this help message<br>" +
|
||||
" <code>/ping [message]</code> - ping all viewers<br>" +
|
||||
" <code>/sync</code> - resyncs you with other viewers<br>" +
|
||||
" <code>/shrug</code> - appends ¯\\_(ツ)_/¯ to your message" +
|
||||
" <code>/shrug</code> - appends ¯\\_(ツ)_/¯ to your message<br>" +
|
||||
" <code>/votekiss</code> - like votekick but gay";
|
||||
|
||||
printChatMessage(
|
||||
|
|
Loading…
Reference in a new issue