From ab83138b1ee682baf193980b589c64fb08cf5e00 Mon Sep 17 00:00:00 2001 From: Wolfsblvt Date: Sun, 29 Sep 2024 11:02:54 +0200 Subject: [PATCH] missing closing tag --- public/scripts/slash-commands.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/scripts/slash-commands.js b/public/scripts/slash-commands.js index 157843515..64f6fc83d 100644 --- a/public/scripts/slash-commands.js +++ b/public/scripts/slash-commands.js @@ -289,6 +289,7 @@ export function initDefaultSlashCommands() {
  • /sendas name="Chloe" avatar="BigBadBoss" Hehehe, I am the big bad evil, fear me.
    will send a message as the character "Chloe", but utilizing the avatar from a character named "BigBadBoss". +