mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-22 19:11:33 +03:00
qfix: add fire and rocket smiley (#6438)
This commit is contained in:
parent
bcb71edb99
commit
42b19c39c7
@ -52,7 +52,9 @@
|
||||
String.fromCodePoint(0x0033, 0xfe0f, 0x20e3),
|
||||
String.fromCodePoint(0x1f44b, 0x1f3fc),
|
||||
String.fromCodePoint(0x1f44d, 0x1f3fc),
|
||||
String.fromCodePoint(0x1f44c, 0x1f3fc)
|
||||
String.fromCodePoint(0x1f44c, 0x1f3fc),
|
||||
String.fromCodePoint(0x1f525),
|
||||
String.fromCodePoint(0x1f680)
|
||||
],
|
||||
icon: Work
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user