Fix /note-role argument name

I am full of shame. 🫢
This commit is contained in:
Finadil
2025-01-28 18:03:01 -05:00
committed by GitHub
parent 4f456b2b80
commit d5f6ecf3c3

View File

@@ -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: `