♠♣♦♥
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
{{ Math.round(currentTime) }}
|
||||
{{ Math.round(currentProgression) }}%
|
||||
</p> -->
|
||||
{{ playerStore.currentTrack?.url }}
|
||||
<audio ref="audioRef" class="w-full" :src="playerStore.currentTrack?.url || ''" controls />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user