Fix host advanced filter with channels
This commit is contained in:
parent
14b3e8f445
commit
e45dd87b93
|
@ -221,7 +221,6 @@ export class AdvancedSearch {
|
|||
this.tagsAllOf !== undefined ||
|
||||
this.durationMin !== undefined ||
|
||||
this.durationMax !== undefined ||
|
||||
this.host !== undefined ||
|
||||
this.isLive !== undefined
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue