Use correct persona provider for /send command

2b30555f3a2a0132e992c31732ca637b74176a86

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

1 files changed, +1 -1Ignore whitespace
public/scripts/slash-commands.js+1 -1
@@ -468,7 +468,7 @@ export function initDefaultSlashCommands() {
468468 description: 'display name',
469469 typeList: [ARGUMENT_TYPE.STRING],
470470 defaultValue: '{{user}}',
471471 enumProvider: commonEnumProviders.characters('character')personas,
472472 }),
473473 ],
474474 unnamedArgumentList: [