fix path for wallets

This commit is contained in:
PhilReact 2025-03-19 17:53:35 +02:00
parent 5ba117aed3
commit d42481d951

View File

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