mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix command description
This commit is contained in:
@ -200,7 +200,7 @@ export function initSystemPrompts() {
|
|||||||
],
|
],
|
||||||
helpString: `
|
helpString: `
|
||||||
<div>
|
<div>
|
||||||
Selects a system prompt by name, using fuzzy search to find the closest match. Enables the use of system prompt if not already enabled.
|
Selects a system prompt by name, using fuzzy search to find the closest match.
|
||||||
Gets the current system prompt if no name is provided and sysprompt is enabled or <code>forceGet=true</code> is passed.
|
Gets the current system prompt if no name is provided and sysprompt is enabled or <code>forceGet=true</code> is passed.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
Reference in New Issue
Block a user