deps: upgrade and remove spotify for now

This commit is contained in:
Julien Calixte
2026-01-24 21:19:32 +01:00
parent c433d0d7bf
commit ac8d6a69a2
11 changed files with 152 additions and 797 deletions

View File

@@ -41,12 +41,12 @@
<img src="@/assets/stop.svg" alt="stop" width="50px" height="50px" />
</button>
</div>
<ZoneMusic
<!-- <ZoneMusic
class="music"
:play="timeState === 'started'"
@play="start"
@pause="pause"
/>
/> -->
<footer v-if="false">
Made by
<a