From 8a8628295189488d5bb6bb8445eb2d45fc4de9d3 Mon Sep 17 00:00:00 2001 From: Kowlin <10947836+Kowlin@users.noreply.github.com> Date: Fri, 21 Jul 2023 14:50:36 +0200 Subject: [PATCH] fix: Show lock indicator with the correct state (#2226) --- components/account/AccountInfo.vue | 2 +- components/search/SearchAccountInfo.vue | 2 +- components/status/StatusCard.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/account/AccountInfo.vue b/components/account/AccountInfo.vue index cf69b579..78aca107 100644 --- a/components/account/AccountInfo.vue +++ b/components/account/AccountInfo.vue @@ -23,7 +23,7 @@ const { account, as = 'div' } = defineProps<{