From d5f6ecf3c342415a9eda70c72ea364d4246a06df Mon Sep 17 00:00:00 2001 From: Finadil Date: Tue, 28 Jan 2025 18:03:01 -0500 Subject: [PATCH] Fix /note-role argument name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I am full of shame. 🫢 --- public/scripts/authors-note.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/scripts/authors-note.js b/public/scripts/authors-note.js index 2bf0b254d..326de966a 100644 --- a/public/scripts/authors-note.js +++ b/public/scripts/authors-note.js @@ -566,7 +566,7 @@ export function initAuthorsNote() { namedArgumentList: [], unnamedArgumentList: [ new SlashCommandArgument( - 'position', [ARGUMENT_TYPE.STRING], false, false, null, ['system', 'user', 'assistant'], + 'role', [ARGUMENT_TYPE.STRING], false, false, null, ['system', 'user', 'assistant'], ), ], helpString: `