From: Michael Tremer Date: Fri, 20 Jun 2025 11:40:57 +0000 (+0000) Subject: frontend: Store login information in presistent storage X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bb79f0f5cf5011b0b0eb4885d77526efebf044a;p=pbs.git frontend: Store login information in presistent storage Signed-off-by: Michael Tremer --- diff --git a/frontend/src/App.vue b/frontend/src/App.vue index fbcdcd13..bd94563b 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,5 +1,9 @@