Just gonna make this change directly on main

This commit is contained in:
Christopher Cookman 2024-06-18 13:20:48 -06:00
parent 199cd70da5
commit 3e322de6cd
Signed by: ChrisChrome
GPG key ID: A023A26E42C33A42

View file

@ -1218,7 +1218,7 @@ discord.on("interactionCreate", async (interaction) => {
embeds: [{
title: `Alert Map`,
image: {
alertmapurl: `attachment://alerts.png`
url: `attachment://alerts.png`
},
color: 0x00ff00
}],