mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
Update SearchSyntaxPopup.svelte
This commit is contained in:
parent
bb7b04d293
commit
cff58b10b1
1 changed files with 2 additions and 1 deletions
|
@ -43,7 +43,8 @@
|
||||||
result:
|
result:
|
||||||
'Finds channels that have been added to our blocklist due to the claim of the copyright holder.'
|
'Finds channels that have been added to our blocklist due to the claim of the copyright holder.'
|
||||||
},
|
},
|
||||||
{ query: 'streams:<2', result: 'Finds channels with less than 2 streams.' }
|
{ query: 'streams:<2', result: 'Finds channels with less than 2 streams.' },
|
||||||
|
{ query: 'guides:>0', result: 'Finds channels that have guides.' }
|
||||||
]
|
]
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue