From c5621313c8c0771845aa43ee52d4baa2643463b5 Mon Sep 17 00:00:00 2001 From: gdbroman <99gustaf@gmail.com> Date: Fri, 28 Jul 2023 16:28:01 +0200 Subject: [PATCH] Fix passport elevation in settings --- .../apps/System/panels/sections/AccountPassportSection.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/renderer/apps/System/panels/sections/AccountPassportSection.tsx b/app/src/renderer/apps/System/panels/sections/AccountPassportSection.tsx index f276853aeb..b260a05236 100644 --- a/app/src/renderer/apps/System/panels/sections/AccountPassportSection.tsx +++ b/app/src/renderer/apps/System/panels/sections/AccountPassportSection.tsx @@ -60,6 +60,7 @@ export const AccountPassportSection = ({ account }: Props) => {