Fix command description

a506cf8c906db6d85f32434b26da60ffdd683db8

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/scripts/sysprompt.js+1 -1
@@ -200,7 +200,7 @@ export function initSystemPrompts() {
200 ],200 ],
201 helpString: `201 helpString: `
202 <div>202 <div>
203 Selects a system prompt by name, using fuzzy search to find the closest match. Enables the use of system prompt if not already enabled.203 Selects a system prompt by name, using fuzzy search to find the closest match.
204 Gets the current system prompt if no name is provided and sysprompt is enabled or <code>forceGet=true</code> is passed.204 Gets the current system prompt if no name is provided and sysprompt is enabled or <code>forceGet=true</code> is passed.
205 </div>205 </div>
206 <div>206 <div>