add(ui/ux): keep episode numbers out of the audible query

This commit is contained in:
Steppenstreuner
2026-08-28 20:17:20 +02:00
parent f4177339f2
commit 951f68ca7d
3 changed files with 31 additions and 3 deletions
+1
View File
@@ -191,6 +191,7 @@
<dialog id="quick-dialog">
<h3>Suchen &amp; Anfragen</h3>
<p class="muted mono" id="quick-file"></p>
<p class="muted" id="quick-episode"></p>
<form id="quick-search-form" class="bar">
<input id="quick-q" placeholder="Titel/Serie suchen…" required />
<button type="submit">Suchen</button>