diff --git a/src/layouts/components/DefaultLayout.vue b/src/layouts/components/DefaultLayout.vue index df4f6b0f..4b11ce00 100644 --- a/src/layouts/components/DefaultLayout.vue +++ b/src/layouts/components/DefaultLayout.vue @@ -99,7 +99,7 @@ const showDiscord = window.location.host.search('ping.pub') > -1;
{{ item?.badgeContent }} @@ -175,7 +175,7 @@ const showDiscord = window.location.host.search('ping.pub') > -1;
{{ item?.badgeContent }} diff --git a/src/layouts/components/NavBarWallet.vue b/src/layouts/components/NavBarWallet.vue index baa01899..e3e41414 100644 --- a/src/layouts/components/NavBarWallet.vue +++ b/src/layouts/components/NavBarWallet.vue @@ -1,7 +1,8 @@