Skip to content

Commit 55ca5ad

Browse files
use prod
1 parent 074c38a commit 55ca5ad

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

demo/vue-app-new/src/MainView.vue

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,6 @@ const walletPlugins = computed(() => {
4040
const walletServicesPlugin = new WalletServicesPlugin({
4141
walletInitOptions: {
4242
whiteLabel: { showWidgetButton: true, logoDark: logoDark || "logo", logoLight: logoLight || "logo" },
43-
walletUrls: {
44-
production: {
45-
url: "https://develop-wallet.web3auth.io",
46-
logLevel: "debug",
47-
},
48-
},
4943
confirmationStrategy,
5044
},
5145
});

0 commit comments

Comments
 (0)