mirror of
https://github.com/0xShay/ticketchain.git
synced 2026-01-11 21:23:24 +00:00
update ui
This commit is contained in:
@@ -106,7 +106,7 @@ export default function MetaMaskConnectWrapper() {
|
|||||||
debug={false}
|
debug={false}
|
||||||
sdkOptions={{
|
sdkOptions={{
|
||||||
dappMetadata: {
|
dappMetadata: {
|
||||||
name: 'My App',
|
name: 'My dApp',
|
||||||
url: typeof window !== 'undefined' ? window.location.href : '',
|
url: typeof window !== 'undefined' ? window.location.href : '',
|
||||||
},
|
},
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user