Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Nov 22, 2024
1 parent b4438b0 commit dff6e5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Option/Discord.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ export const Clients: Client[] = [
console.log("Registered all commands");
} else {
console.error("Error registering commands");

const text = await response.text();
console.error(text);
}
Expand Down

0 comments on commit dff6e5f

Please sign in to comment.