mirror of
https://github.com/Qortal/qortal-mobile.git
synced 2025-04-24 11:57:52 +00:00
fix path for wallets
This commit is contained in:
parent
a90eb2c0df
commit
442d4cc016
@ -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(() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user