diff --git a/static/app.js b/static/app.js index b1adb40..44e2986 100644 --- a/static/app.js +++ b/static/app.js @@ -962,20 +962,24 @@ async function runQuickSearch() { box.innerHTML = `
${EMPTY_HINTS[item.media_type]}
`; return; } + // one compact row per hit: cover, title + a single meta line, action right box.innerHTML = results - .map( - (r, j) => `