mirror of
https://github.com/Qortal/chrome-extension.git
synced 2025-04-24 20:07:52 +00:00
fix path for wallets
This commit is contained in:
parent
5ba117aed3
commit
d42481d951
@ -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(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user