From 3e322de6cd578d8a706ecc29db21c27181ec3436 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Tue, 18 Jun 2024 13:20:48 -0600 Subject: [PATCH] Just gonna make this change directly on main --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index ad886f9..8193ce7 100644 --- a/index.js +++ b/index.js @@ -1218,7 +1218,7 @@ discord.on("interactionCreate", async (interaction) => { embeds: [{ title: `Alert Map`, image: { - alertmapurl: `attachment://alerts.png` + url: `attachment://alerts.png` }, color: 0x00ff00 }],