From edf446fae669f3370609f5a955c3d6c863a93524 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 26 Jan 2025 22:00:21 +0200 Subject: feat: Replace sessionStorage with (custom) cookieStorage --- views/logout/index.php | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'views/logout/index.php') diff --git a/views/logout/index.php b/views/logout/index.php index fc9af5a..87878ed 100644 --- a/views/logout/index.php +++ b/views/logout/index.php @@ -1,14 +1,11 @@

Logging you out...

-- cgit v1.2.3