mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
refactor: change notifications header to paragraph
This commit is contained in:
parent
f6707a5c84
commit
395f77e17c
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ export function SettingsGeneral() {
|
||||||
}))}
|
}))}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<h3>{t("notifications")}</h3>
|
<p>{t("notifications")}</p>
|
||||||
|
|
||||||
<CheckboxField
|
<CheckboxField
|
||||||
label={t("enable_download_notifications")}
|
label={t("enable_download_notifications")}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue