Update filter.js
This commit is contained in:
@ -31,9 +31,8 @@ async function removeBlacklisted(playlist) {
|
||||
|
||||
if (playlist.channels.length !== channels.length) {
|
||||
log.print(`updated`)
|
||||
}
|
||||
|
||||
playlist.channels = channels
|
||||
}
|
||||
|
||||
return playlist
|
||||
}
|
||||
|
Reference in New Issue
Block a user