From a90eb2c0df8bd60ead0028b684a1fb31fcf0dfc4 Mon Sep 17 00:00:00 2001 From: PhilReact Date: Wed, 19 Mar 2025 07:17:20 +0200 Subject: [PATCH] added on mount auth --- src/components/Group/WalletsAppWrapper.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Group/WalletsAppWrapper.tsx b/src/components/Group/WalletsAppWrapper.tsx index 00218a7..b4a018c 100644 --- a/src/components/Group/WalletsAppWrapper.tsx +++ b/src/components/Group/WalletsAppWrapper.tsx @@ -29,7 +29,7 @@ export const WalletsAppWrapper = () => { tabId: "5558589", name: "Q-Wallets", service: "APP", - path: '/qortal' + path: '/qortal?authOnMount=true' }); const isDisableBackButton = useMemo(() => {