fix path for wallets

This commit is contained in:
PhilReact 2025-03-19 17:53:48 +02:00
parent a90eb2c0df
commit 442d4cc016

View File

@ -29,7 +29,7 @@ export const WalletsAppWrapper = () => {
tabId: "5558589", tabId: "5558589",
name: "Q-Wallets", name: "Q-Wallets",
service: "APP", service: "APP",
path: '/qortal?authOnMount=true' path: 'qortal?authOnMount=true'
}); });
const isDisableBackButton = useMemo(() => { const isDisableBackButton = useMemo(() => {