mirror of
https://github.com/iptv-org/iptv
synced 2025-12-23 05:46:53 -05:00
Update store/setters
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = function ({ channel }) {
|
||||
module.exports = function (channel) {
|
||||
return channel || null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user