Update handleUnavailableCommand.ts
This commit is contained in:
parent
8a1ee93cb7
commit
5fc1586a2b
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ export default async function handleUnavailableCommand(
|
|||
.setLabel("Report Problem")
|
||||
.setStyle(ButtonStyle.Link)
|
||||
.setEmoji("✏️")
|
||||
.setURL("https://discord.zyner.org")
|
||||
.setURL("https://s.zyner.org/discord")
|
||||
);
|
||||
|
||||
const response = {
|
||||
|
|
Loading…
Add table
Reference in a new issue