DEV: Update emojis constants (#15506)
Follow up to d1cfabd so the new emojis are usable by the app
This commit is contained in:
committed by
GitHub
parent
ef37186be3
commit
06bba76719
+1
-1
@@ -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" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user