chore: improve now-playing loading

This commit is contained in:
Cory Dransfeldt 2024-02-20 11:11:39 -08:00
parent 45bcc0a89b
commit 4fff4ff124
No known key found for this signature in database
6 changed files with 64 additions and 25 deletions

View file

@ -1,2 +1,4 @@
<script type="module" src="/assets/scripts/components/now-playing.js"></script>
<now-playing></now-playing>
<div style="height:28px;margin-bottom:1rem">
<now-playing></now-playing>
</div>