Fix command description
| @@ -200,7 +200,7 @@ export function initSystemPrompts() { | ||
| 200 | 200 | ], |
| 201 | 201 | helpString: ` |
| 202 | 202 | <div> |
| 203 | 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. |
| 204 | 204 | Gets the current system prompt if no name is provided and sysprompt is enabled or <code>forceGet=true</code> is passed. |
| 205 | 205 | </div> |
| 206 | 206 | <div> |