mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-15 16:33:02 -03:00
refactor: change notifications header to paragraph
This commit is contained in:
@@ -138,7 +138,7 @@ export function SettingsGeneral() {
|
||||
}))}
|
||||
/>
|
||||
|
||||
<h3>{t("notifications")}</h3>
|
||||
<p>{t("notifications")}</p>
|
||||
|
||||
<CheckboxField
|
||||
label={t("enable_download_notifications")}
|
||||
|
||||
Reference in New Issue
Block a user