From dfdb802e7b8eca9e0698ce8900b057bd33fee688 Mon Sep 17 00:00:00 2001 From: matei jordache Date: Tue, 31 Mar 2026 21:19:46 -0700 Subject: [PATCH] remove plugin button from web UI --- frontend/src/App.jsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index bf082e5..3836fa8 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -3130,9 +3130,11 @@ function Flow() { - + {window.pywebview && ( + + )}
{status.text}