From c6afeb7dc99d309a3fe401df0fade40bee66832b Mon Sep 17 00:00:00 2001 From: advplyr Date: Sat, 25 Jul 2026 17:20:32 -0500 Subject: [PATCH] Fix logout button logging out all devices --- client/pages/account.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pages/account.vue b/client/pages/account.vue index ae18f3bf5..8323772a5 100644 --- a/client/pages/account.vue +++ b/client/pages/account.vue @@ -103,7 +103,7 @@
devices{{ $strings.ButtonLogoutAllDevices }} - logout{{ $strings.ButtonLogout }} + logout{{ $strings.ButtonLogout }}