fix loadmore counter not resetting

- store load more counter in search store
This commit is contained in:
geoffrey45
2022-06-11 10:01:16 +03:00
parent 75123f5384
commit 191ac0bc7b
9 changed files with 47 additions and 27 deletions
-1
View File
@@ -33,7 +33,6 @@ function playThis(track: Track) {
<style lang="scss">
.up-next {
padding: $small $small 0 0;
overflow: hidden;
height: 100%;