Update countries.js

pull/24814/head
Aleksandr Statciuk 3 years ago
parent f633853a91
commit ff93a7b0c0

@ -40,8 +40,5 @@ module.exports = async function (streams = []) {
}
}
let items = _.filter(streams, stream => !stream.broadcast_area.length)
output.push({ filepath: 'countries/undefined.m3u', items })
return output
}

Loading…
Cancel
Save