Skip to content

Commit

Permalink
Fix channel search
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobozzz committed Sep 27, 2024
1 parent e5e9464 commit ef9aecc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ export class MyVideoChannelsComponent {

this.pagination.currentPage = 1
this.videoChannels = []
this.pagesDone.clear()

this.loadMoreVideoChannels()
}
Expand Down

0 comments on commit ef9aecc

Please sign in to comment.