Skip to content

Commit

Permalink
fix: awaitmessages error message
Browse files Browse the repository at this point in the history
  • Loading branch information
Faf4a authored Oct 12, 2024
1 parent c558900 commit 1391723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/functions/awaitMessages.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ module.exports = async (d) => {
channel,
errorMsg.data ?? errorMsg,
errorMsg.options,
d,
);
}
});
Expand Down

0 comments on commit 1391723

Please sign in to comment.