diff --git a/src/command/commands/search.ts b/src/command/commands/search.ts index 90b8e01..13a3f3c 100755 --- a/src/command/commands/search.ts +++ b/src/command/commands/search.ts @@ -71,7 +71,8 @@ export default { if (the_data.empty) { await interaction.editReply({ content: "`에러`: 해당 멤버는 등록되지 않았어요!", - }); + }); + return; } let text = ""; text +=