diff --git a/ui/src/App.jsx b/ui/src/App.jsx
index 4a38051b..8469ac27 100644
--- a/ui/src/App.jsx
+++ b/ui/src/App.jsx
@@ -137,9 +137,7 @@ const Admin = (props) => {
,
,
,
- permissions === 'admin' && config.devUIShowConfig ? (
-
- ) : null,
+ ,
,
]}