musicdb/musicdb-server/assets/queue_random.html

11 lines
251 B
HTML
Raw Normal View History

2023-08-24 16:25:52 +02:00
<div>
<small>&gt;&gt;</small>
<button hx-post="/queue/goto/\:path" hx-swap="none">&#x23F5;</button>
<small>random</small>
</div>
\:content
<div>
<small>&lt;&lt;</small>
<button hx-post="/queue/remove/\:path" hx-swap="none">x</button>
</div>