From 789149e01e1e2c052ee11a0088f7a829ba07f2e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Su=C5=A1ick=C3=BD?= <32848654+Thesoreon@users.noreply.github.com> Date: Wed, 23 Oct 2019 22:58:05 +0200 Subject: [PATCH] add gifs to milestone notifications (#4562) * add gifs to milestone notifications * fix unicode encoding issue --- app/labor/random_gif.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/labor/random_gif.rb b/app/labor/random_gif.rb index 034161d8a..d1e14c6f8 100644 --- a/app/labor/random_gif.rb +++ b/app/labor/random_gif.rb @@ -18,7 +18,9 @@ class RandomGif "26h0qt6UOumsbJkyI" => { aspect_ratio: 0.442 }, "l0K4glBiv82lZ0Zuo" => { aspect_ratio: 0.563 }, "7EcgJbeY0yCRy" => { aspect_ratio: 0.750 }, - "Gf3fU0qPtI6uk" => { aspect_ratio: 0.750 } + "Gf3fU0qPtI6uk" => { aspect_ratio: 0.750 }, + "5GoVLqeAOo6PK" => { aspect_ratio: 0.780 }, + "82lalqBsmW56Z6E2oV" => { aspect_ratio: 0.562 } } end