Fix channel search
This commit is contained in:
parent
e5e94644c2
commit
ef9aecc684
|
@ -77,6 +77,7 @@ export class MyVideoChannelsComponent {
|
|||
|
||||
this.pagination.currentPage = 1
|
||||
this.videoChannels = []
|
||||
this.pagesDone.clear()
|
||||
|
||||
this.loadMoreVideoChannels()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue