DEV: Update emojis constants (#15506)

Follow up to d1cfabd so the new emojis are usable by the app
This commit is contained in:
Rafael dos Santos Silva
2022-01-10 14:53:52 -03:00
committed by GitHub
parent ef37186be3
commit 06bba76719
13 changed files with 3963 additions and 41 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
class Emoji
# update this to clear the cache
EMOJI_VERSION = "10"
EMOJI_VERSION = "11"
FITZPATRICK_SCALE ||= [ "1f3fb", "1f3fc", "1f3fd", "1f3fe", "1f3ff" ]