mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
fix playing tracks on album page
This commit is contained in:
committed by
Mungai Njoroge
parent
977d9282cb
commit
6adf5df4c6
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="morexx">
|
||||
<button class="btn" @click="loader">
|
||||
<button class="btn" @click.prevent="loader()">
|
||||
<div class="text">Load More</div>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user