fix: typo

This commit is contained in:
Isaac 2022-10-31 14:17:59 +00:00
parent 4f0e91f269
commit 76ed77fe0c
No known key found for this signature in database
GPG Key ID: 0DE40AE37BBA5C33

View File

@ -58,7 +58,7 @@ module.exports = class TransferSlashCommand extends SlashCommand {
where: { id: interaction.channel.id },
});
await interaction.channel.setTopic(`${member.toString}${ticket.topic?.length > 0 ? ` | ${decrypt(ticket.topic)}` : ''}`);
await interaction.channel.setTopic(`${member.toString()}${ticket.topic?.length > 0 ? ` | ${decrypt(ticket.topic)}` : ''}`);
await interaction.editReply({
embeds: [