From 07771d8f5d6e30c7de992daae2d92b4306cf271e Mon Sep 17 00:00:00 2001 From: RonniSkansing Date: Fri, 24 Jul 2026 00:32:57 +0200 Subject: [PATCH] fix replace back no groups on recipient orphaned page Signed-off-by: RonniSkansing --- frontend/src/routes/recipient/orphaned/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/recipient/orphaned/+page.svelte b/frontend/src/routes/recipient/orphaned/+page.svelte index a6b95d6..6e6524d 100644 --- a/frontend/src/routes/recipient/orphaned/+page.svelte +++ b/frontend/src/routes/recipient/orphaned/+page.svelte @@ -121,7 +121,7 @@ Orphaned Recipients
- goto('/recipient/group/')}>Back to Groups + goto('/recipient/')}>View recipients {#if recipients.length > 0}