diff --git a/components/SettingsUI/UISettings.tsx b/components/SettingsUI/UISettings.tsx index d5ff6ca..b4765ff 100644 --- a/components/SettingsUI/UISettings.tsx +++ b/components/SettingsUI/UISettings.tsx @@ -144,6 +144,31 @@ export const UISettings: React.FC = ({ settings, onChange }) => { onChange={handleChange("statusBarShowNoStatusText")} /> + +