A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: smol css fix auto-queue

+4
+4
src/facets/tools/auto-queue.html
··· 52 52 label select { 53 53 flex: 1; 54 54 } 55 + 56 + .row button { 57 + flex: 1; 58 + } 55 59 </style> 56 60 57 61 <script type="module" src="./auto-queue.inline.js"></script>