add gifs to milestone notifications (#4562)
* add gifs to milestone notifications * fix unicode encoding issue
This commit is contained in:
parent
9fa97ff642
commit
789149e01e
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue