Update search.js
This commit is contained in:
parent
34df7d2859
commit
826b3782ee
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ export function getLivestreamOnlyOptions(options: any) {
|
|||
delete newOptions.stream_types;
|
||||
newOptions.has_no_source = true;
|
||||
newOptions.claim_type = ['stream'];
|
||||
newOptions.page_size = 50;
|
||||
return newOptions;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue