mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix channel search
This commit is contained in:
parent
e5e94644c2
commit
ef9aecc684
@ -77,6 +77,7 @@ export class MyVideoChannelsComponent {
|
|||||||
|
|
||||||
this.pagination.currentPage = 1
|
this.pagination.currentPage = 1
|
||||||
this.videoChannels = []
|
this.videoChannels = []
|
||||||
|
this.pagesDone.clear()
|
||||||
|
|
||||||
this.loadMoreVideoChannels()
|
this.loadMoreVideoChannels()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user