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