add platform aliases for ios and android

This commit is contained in:
derpystuff 2023-06-16 13:33:57 +02:00
parent b7ffdfa6b6
commit e69f6d8c45

View file

@ -595,7 +595,9 @@ module.exports.EMOJIPEDIA_PLATFORM_TYPES = [
module.exports.EMOJIPEDIA_PLATFORM_TYPE_ALIASES = {
"fluent": "microsoft-teams",
"twemoji": "twitter",
"playstation": "sony"
"playstation": "sony",
"ios": "apple",
"android": "google"
}
module.exports.GOOGLE_CLOUD_SAFETY_LABELS_NAMES = Object.freeze({