From 50a716a59327550ec99f22815e97497279a15c14 Mon Sep 17 00:00:00 2001 From: Wolfsblvt Date: Fri, 6 Sep 2024 20:53:39 +0200 Subject: [PATCH] Update /echo docs helpstring --- public/scripts/slash-commands.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/scripts/slash-commands.js b/public/scripts/slash-commands.js index 701baba31..630c0fcb8 100644 --- a/public/scripts/slash-commands.js +++ b/public/scripts/slash-commands.js @@ -826,19 +826,19 @@ export function initDefaultSlashCommands() { ], helpString: `
- Echoes the provided text to a toast message. Useful for pipes debugging. + Echoes the provided text to a toast message. Can be used to display informational messages or for pipes debugging.
Example: