mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 10:57:18 -05:00
Added unsorted playlist
This commit is contained in:
@@ -18,6 +18,8 @@ helper.code2flag = function (code) {
|
||||
return '🇬🇧'
|
||||
case 'int':
|
||||
return '🌎'
|
||||
case 'unsorted':
|
||||
return ''
|
||||
default:
|
||||
return code
|
||||
.toUpperCase()
|
||||
|
||||
Reference in New Issue
Block a user