diff --git a/allstarr/wwwroot/index.html b/allstarr/wwwroot/index.html
index 5126c1f..f2e2716 100644
--- a/allstarr/wwwroot/index.html
+++ b/allstarr/wwwroot/index.html
@@ -668,14 +668,13 @@
- |
+ |
Loading playlists...
|
@@ -1381,7 +1380,7 @@
if (data.playlists.length === 0) {
if (!silent) {
- tbody.innerHTML = '| No playlists configured. Link playlists from the Jellyfin Playlists tab. |
';
+ tbody.innerHTML = '| No playlists configured. Link playlists from the Jellyfin Playlists tab. |
';
}
return;
}
@@ -1450,9 +1449,6 @@
${completionPct}%
-
- -
- |
${p.cacheAge || '-'} |
|