mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
Update store.js
This commit is contained in:
parent
d8f20947d4
commit
d24d965f76
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ export function search(_query) {
|
|||
return
|
||||
}
|
||||
|
||||
console.log(filters)
|
||||
|
||||
const filtered = get(channels).filter(c => {
|
||||
let results = []
|
||||
for (let f of filters) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue