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