From 40e6078a32b2b428d3c653f3ce52019dd30228c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Su=C5=A1ick=C3=BD?= <32848654+Thesoreon@users.noreply.github.com> Date: Sat, 2 Mar 2019 16:21:43 +0100 Subject: [PATCH] add gifs to random_gif.rb (#1945) --- 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 fc1905483..4adbfbdad 100644 --- a/app/labor/random_gif.rb +++ b/app/labor/random_gif.rb @@ -12,7 +12,9 @@ class RandomGif "3oxOCfV7z28QtXXAtO" => { aspect_ratio: 0.750 }, "y8Mz1yj13s3kI" => { aspect_ratio: 0.750 }, "111ebonMs90YLu" => { aspect_ratio: 0.750 }, - "Sk5uipPXyBjfW" => { aspect_ratio: 0.422 } + "Sk5uipPXyBjfW" => { aspect_ratio: 0.422 }, + "7EcgJbeY0yCRy" => { aspect_ratio: 0.750 }, + "Gf3fU0qPtI6uk" => { aspect_ratio: 0.750 } } end