mirror of https://github.com/Chocobozzz/PeerTube
Remove debug log
parent
965c592e89
commit
4c5d6306b2
|
@ -109,7 +109,6 @@ export class SearchFiltersComponent implements OnInit {
|
|||
|
||||
formUpdated () {
|
||||
this.onDurationOrPublishedUpdated()
|
||||
console.log(this.advancedSearch)
|
||||
this.filtered.emit(this.advancedSearch)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue