search: 등록되지 않은 멤버의 동작 수정

return을 안했더라
This commit is contained in:
kdh8219 2023-06-06 12:55:22 +09:00 committed by GitHub
parent 3365615ed5
commit a2a2e56ca3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,8 @@ export default {
if (the_data.empty) { if (the_data.empty) {
await interaction.editReply({ await interaction.editReply({
content: "`에러`: 해당 멤버는 등록되지 않았어요!", content: "`에러`: 해당 멤버는 등록되지 않았어요!",
}); });
return;
} }
let text = ""; let text = "";
text += text +=