mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
add more emoji vendors
This commit is contained in:
parent
10a70bdb39
commit
9c10da4193
1 changed files with 6 additions and 1 deletions
|
@ -586,12 +586,17 @@ module.exports.SUPPORTED_EMOJI_PLATFORMS = [
|
||||||
"htc",
|
"htc",
|
||||||
"emojidex",
|
"emojidex",
|
||||||
"messenger",
|
"messenger",
|
||||||
|
"softbank",
|
||||||
|
"au-kddi",
|
||||||
|
"docomo",
|
||||||
"openmoji",
|
"openmoji",
|
||||||
"skype",
|
"skype",
|
||||||
"sony",
|
"sony",
|
||||||
"noto-emoji",
|
"noto-emoji",
|
||||||
"toss-face",
|
"toss-face",
|
||||||
"microsoft-teams"
|
"microsoft-teams",
|
||||||
|
"animated-noto-color-emoji",
|
||||||
|
"emojipedia"
|
||||||
]
|
]
|
||||||
|
|
||||||
module.exports.EMOJI_PLATFORM_ALIASES = {
|
module.exports.EMOJI_PLATFORM_ALIASES = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue