diff --git a/web/src/App.tsx b/web/src/App.tsx
index ea343fa..917ac4d 100644
--- a/web/src/App.tsx
+++ b/web/src/App.tsx
@@ -38,6 +38,7 @@ function App() {
{Object.keys(AppActions).map((action) => {
return (
);
@@ -45,8 +46,11 @@ function App() {
{show && (