mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 22:16:38 -05:00
Update update.js
This commit is contained in:
parent
25db691000
commit
fdfa71f590
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ function parseIssue(issue) {
|
|||
const channel = {}
|
||||
const fields = {
|
||||
'Channel Name': 'name',
|
||||
'Alternative Names (optional)': 'alt_name',
|
||||
'Alternative Names (optional)': 'alt_names',
|
||||
'Network (optional)': 'network',
|
||||
'Owners (optional)': 'owners',
|
||||
Country: 'country',
|
||||
|
|
Loading…
Reference in a new issue