From 7c26490caaef5a27af4ceff1e577262fa05a271d Mon Sep 17 00:00:00 2001 From: Soufiane Fariss Date: Mon, 19 Aug 2024 15:12:33 +0200 Subject: [PATCH 01/18] remove download button in release mode --- web/explorer/src/components/NavBar.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web/explorer/src/components/NavBar.vue b/web/explorer/src/components/NavBar.vue index 1c19291e5..da80b6e74 100644 --- a/web/explorer/src/components/NavBar.vue +++ b/web/explorer/src/components/NavBar.vue @@ -1,6 +1,8 @@