diff --git a/web/explorer/src/components/NavBar.vue b/web/explorer/src/components/NavBar.vue index 06182936..934c139a 100644 --- a/web/explorer/src/components/NavBar.vue +++ b/web/explorer/src/components/NavBar.vue @@ -1,6 +1,7 @@ @@ -14,6 +15,14 @@ const isBundle = import.meta.env.MODE === "bundle";