mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-13 10:30:03 -04:00
Update db.js
This commit is contained in:
parent
60787d93fa
commit
8a495f0f4c
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ db.channels = {
|
|||
list: [],
|
||||
filter: null,
|
||||
duplicates: true,
|
||||
nsfw: true,
|
||||
add(channel) {
|
||||
this.list.push(channel)
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue