Fix host advanced filter with channels

pull/5138/head
Chocobozzz 2022-07-13 11:36:01 +02:00
parent 14b3e8f445
commit e45dd87b93
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 1 deletions

View File

@ -221,7 +221,6 @@ export class AdvancedSearch {
this.tagsAllOf !== undefined ||
this.durationMin !== undefined ||
this.durationMax !== undefined ||
this.host !== undefined ||
this.isLive !== undefined
}
}