From b0712c0497a594f3a240a63c0671358cc63ec857 Mon Sep 17 00:00:00 2001 From: filip mertens Date: Wed, 20 Sep 2023 11:19:32 +0200 Subject: [PATCH] update profile --- apps/circuit-compiler/src/profile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/circuit-compiler/src/profile.json b/apps/circuit-compiler/src/profile.json index 2bda2ccadb..e8395e2574 100644 --- a/apps/circuit-compiler/src/profile.json +++ b/apps/circuit-compiler/src/profile.json @@ -9,7 +9,7 @@ "url": "", "description": "Enables circuit compilation and computing a witness for ZK proofs", "icon": "https://docs.circom.io/assets/images/favicon.png", - "location": "sidePanel", + "location": "hiddenPanel", "documentation": "", "repo": "https://github.com/ethereum/remix-project/tree/master/apps/circuit-compiler", "maintainedBy": "Remix",