formatting

This commit is contained in:
proddy
2024-06-21 13:49:50 +01:00
parent 2e2cf30c12
commit 999d08e485

View File

@@ -590,7 +590,7 @@ const ApplicationSettings: FC = () => {
<ValidatedTextField
fieldErrors={fieldErrors}
name="shower_min_duration"
label={LL.MIN_DURATION()}
label={LL.MIN_DURATION()}
InputProps={{
endAdornment: (
<InputAdornment position="end">{LL.SECONDS()}</InputAdornment>