Skip to content

Commit 4c56d41

Browse files
petulkamarekvospel
andauthored
trnka (#29)
* fix (idk¨) * Create fix.md * Update .changes/fix.md Co-authored-by: Marek Vospel <73162071+marekvospel@users.noreply.github.com> * a dost * A DFOST * prominte pane vospel --------- Co-authored-by: Marek Vospel <73162071+marekvospel@users.noreply.github.com>
1 parent d2a426f commit 4c56d41

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changes/trnka-gif-fix.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
workshop-bot: patch
3+
---
4+
5+
Bigger Trnka image <3

src/commands/amimir.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pub(crate) async fn run(ctx: &Context, command: &ApplicationCommandInteraction)
3434
message
3535
.content(get_message(locale))
3636
.embed(|embed| embed
37-
.image("https://i.imgur.io/acBE6kL_d.webp")
37+
.image("https://i.imgur.com/rykrP1s.jpeg")
3838
.color(Color::from_rgb(110, 110, 110)))
3939
})
4040
})

0 commit comments

Comments
 (0)