remove args from help string

This commit is contained in:
LenAnderson
2024-04-24 23:58:58 -04:00
parent f5956aade7
commit cf7c270046

View File

@ -175,10 +175,6 @@ export class SlashCommandHandler {
</li>
</ul>
</div>
<div>
<strong>Arguments:</strong>
<pre>${qrArgs}</pre>
</div>
`,
}));
SlashCommandParser.addCommandObject(SlashCommand.fromProps({ name: 'qr-update',