mirror of
https://github.com/Qortal/chrome-extension.git
synced 2025-04-25 04:17:53 +00:00
fix path for wallets
This commit is contained in:
parent
5ba117aed3
commit
d42481d951
@ -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