mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
remove args from help string
This commit is contained in:
@ -175,10 +175,6 @@ export class SlashCommandHandler {
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
|
||||||
<strong>Arguments:</strong>
|
|
||||||
<pre>${qrArgs}</pre>
|
|
||||||
</div>
|
|
||||||
`,
|
`,
|
||||||
}));
|
}));
|
||||||
SlashCommandParser.addCommandObject(SlashCommand.fromProps({ name: 'qr-update',
|
SlashCommandParser.addCommandObject(SlashCommand.fromProps({ name: 'qr-update',
|
||||||
|
Reference in New Issue
Block a user