From 76ed77fe0ce5ca0b6877ea858fdecebeb545e32e Mon Sep 17 00:00:00 2001 From: Isaac Date: Mon, 31 Oct 2022 14:17:59 +0000 Subject: [PATCH] fix: typo --- src/commands/slash/transfer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/slash/transfer.js b/src/commands/slash/transfer.js index 66b1b4e..4a488c6 100644 --- a/src/commands/slash/transfer.js +++ b/src/commands/slash/transfer.js @@ -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: [