diff --git a/src/components/MainView.tsx b/src/components/MainView.tsx
index e155f05..b68f3be 100644
--- a/src/components/MainView.tsx
+++ b/src/components/MainView.tsx
@@ -184,7 +184,7 @@ export const MainView: FC<{}> = props =>
- { GetConfigurationValue('radio_ui', true) && }
+ }
>
);