From c4bb9f49ff748d7660dc41434b6c4162af80678f Mon Sep 17 00:00:00 2001 From: mmomjian <50788000+mmomjian@users.noreply.github.com> Date: Sat, 30 Mar 2024 22:47:00 -0400 Subject: [PATCH] Fix repair page typo (#8401) Update +page.svelte --- web/src/routes/admin/repair/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/routes/admin/repair/+page.svelte b/web/src/routes/admin/repair/+page.svelte index 50ffeb581b0..14430a099f7 100644 --- a/web/src/routes/admin/repair/+page.svelte +++ b/web/src/routes/admin/repair/+page.svelte @@ -250,7 +250,7 @@
OFFLINE PATHS {orphans.length > 0 ? `(${orphans.length})` : ''}
- These files are the results of manually deletion of the default upload library + These results may be due to manual deletion of files in the default upload library