From c5c6ebb05bd3e16b02cf627065cf4902c6e32f5b Mon Sep 17 00:00:00 2001 From: MarcoMandar Date: Sat, 22 Jun 2024 06:32:52 +0100 Subject: [PATCH] update logo used in web3modal --- components/DashboardFooter.vue | 1 - config/web3modal.config.ts | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/components/DashboardFooter.vue b/components/DashboardFooter.vue index 4bfb6cf..854c07e 100644 --- a/components/DashboardFooter.vue +++ b/components/DashboardFooter.vue @@ -11,7 +11,6 @@ const commitHash = config.public.commitHash || 'dev';