diff --git a/frontend/src/App.vue b/frontend/src/App.vue
index 3b499a2..59d9ab7 100644
--- a/frontend/src/App.vue
+++ b/frontend/src/App.vue
@@ -5,6 +5,29 @@
+
+
+
+ ⚡ Reconnecting...
+
+
+ {{ task.id }}
+
+ {{ Math.round(task.progress * 100) }}%
+
+ {{ task.detail }}
+ {{ task.status }}
+
+
+
⚠️
Failed to load media index
{{ error }}
-