diff --git a/web/src/routes/admin/repair/+page.svelte b/web/src/routes/admin/repair/+page.svelte index fa0f66ec3e..abe12d8dc5 100644 --- a/web/src/routes/admin/repair/+page.svelte +++ b/web/src/routes/admin/repair/+page.svelte @@ -286,7 +286,7 @@
UNTRACKS FILES {extras.length > 0 ? `(${extras.length})` : ''}
+UNTRACKED FILES {extras.length > 0 ? `(${extras.length})` : ''}
These files are not tracked by the application. They can be the results of failed moves, interrupted uploads, or left behind due to a bug