mirror of
https://github.com/iptv-org/iptv
synced 2026-04-22 10:47:16 -04:00
Update database/create.js
This commit is contained in:
3
scripts/store/setters/channel.js
Normal file
3
scripts/store/setters/channel.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = function ({ channel }) {
|
||||
return channel || null
|
||||
}
|
||||
Reference in New Issue
Block a user