This commit is contained in:
MichaelDvP
2025-11-30 21:25:07 +01:00
23 changed files with 370 additions and 107 deletions

View File

@@ -266,6 +266,7 @@ const MqttSettings = () => {
label={LL.CERT()}
variant="outlined"
value={data.rootCA}
sx={{ width: '50ch' }}
onChange={updateFormValue}
margin="normal"
/>