From 11a0d1f3a6dda510173881271b15126d44a39ef8 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Sat, 4 Apr 2026 22:53:55 -0700 Subject: [PATCH] feat: handle household invite accept on app load via URL hash --- frontend/src/App.vue | 68 +++++++++++++++++++++++++++++++++----------- 1 file changed, 52 insertions(+), 16 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index fe179f8..327b6e3 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -16,6 +16,18 @@