Add LG platform icon

This commit is contained in:
JonnyWong16 2020-06-20 15:03:32 -07:00
parent efb3f748c2
commit 5696e75abe
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
3 changed files with 16 additions and 0 deletions

View file

@ -104,6 +104,7 @@ PLATFORM_NAMES = {
'nexus': 'android',
'macos': 'macos',
'microsoft edge': 'msedge',
'netcast': 'lg',
'opera': 'opera',
'osx': 'macos',
'playstation': 'playstation',
@ -119,6 +120,7 @@ PLATFORM_NAMES = {
'tizen': 'samsung',
'tvos': 'atv',
'vizio': 'opera',
'webos': 'lg',
'wiiu': 'wiiu',
'windows': 'windows',
'windows phone': 'wp',