mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-13 10:30:03 -04:00
Update helper.js
This commit is contained in:
parent
ee03a3c727
commit
d208ba0de9
1 changed files with 2 additions and 1 deletions
|
@ -40,7 +40,8 @@ helper.supportedCategories = {
|
|||
sport: 'Sport',
|
||||
travel: 'Travel',
|
||||
weather: 'Weather',
|
||||
xxx: 'XXX'
|
||||
xxx: 'XXX',
|
||||
other: 'Other'
|
||||
}
|
||||
|
||||
helper.code2flag = function (code) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue