mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-13 16:52:58 -07:00
Add LG platform icon
This commit is contained in:
parent
efb3f748c2
commit
5696e75abe
3 changed files with 16 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue