add gifs to milestone notifications (#4562)

* add gifs to milestone notifications

* fix unicode encoding issue
This commit is contained in:
Pavel Sušický 2019-10-23 22:58:05 +02:00 committed by Ben Halpern
parent 9fa97ff642
commit 789149e01e

View file

@ -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