mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -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",
|
||||
"emojidex",
|
||||
"messenger",
|
||||
"softbank",
|
||||
"au-kddi",
|
||||
"docomo",
|
||||
"openmoji",
|
||||
"skype",
|
||||
"sony",
|
||||
"noto-emoji",
|
||||
"toss-face",
|
||||
"microsoft-teams"
|
||||
"microsoft-teams",
|
||||
"animated-noto-color-emoji",
|
||||
"emojipedia"
|
||||
]
|
||||
|
||||
module.exports.EMOJI_PLATFORM_ALIASES = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue