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: [