mirror of
https://github.com/iptv-org/iptv.git
synced 2026-07-04 21:02:38 +08:00
Merge pull request #3214 from iptv-org/fix-nsfw-playlist
Fix NSFW playlist
This commit is contained in:
commit
f86b102b56
@ -33,6 +33,7 @@ db.channels = {
|
||||
list: [],
|
||||
filter: null,
|
||||
duplicates: true,
|
||||
nsfw: true,
|
||||
add(channel) {
|
||||
this.list.push(channel)
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user