mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
emoji alias for windows
This commit is contained in:
parent
6d4db0deca
commit
4204072ea8
1 changed files with 2 additions and 1 deletions
|
@ -597,7 +597,8 @@ module.exports.EMOJIPEDIA_PLATFORM_TYPE_ALIASES = {
|
|||
"twemoji": "twitter",
|
||||
"playstation": "sony",
|
||||
"ios": "apple",
|
||||
"android": "google"
|
||||
"android": "google",
|
||||
"windows": "microsoft"
|
||||
}
|
||||
|
||||
module.exports.GOOGLE_CLOUD_SAFETY_LABELS_NAMES = Object.freeze({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue