mirror of
https://github.com/Fluffy-Bean/Lynxie.git
synced 2025-05-14 08:02:17 +00:00
image.gif is wack
This commit is contained in:
parent
5bce2f6898
commit
eb50802d1e
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ func registerSaveable(a *app.App) app.Callback {
|
|||
Title: "Saveable",
|
||||
Description: "Image converted to GIF :3",
|
||||
Image: &discordgo.MessageEmbedImage{
|
||||
URL: "attachment://image.gif",
|
||||
URL: "attachment://saveable.gif",
|
||||
},
|
||||
Color: utils.ColorFromRGB(255, 255, 255),
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue