Update update.js

This commit is contained in:
Aleksandr Statciuk 2023-04-09 03:52:55 +03:00
parent 25db691000
commit fdfa71f590

View file

@ -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',