Fix improper label in OTA deployment dialog
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-30 13:27:48 +00:00
parent 5355b351d1
commit 1615531d67

View File

@@ -84,7 +84,7 @@ export function DeployOTAUpdateDialogProvider(p: {
</DialogContentText> </DialogContentText>
<FormControl> <FormControl>
<FormLabel>Gender</FormLabel> <FormLabel>Deployment target</FormLabel>
<RadioGroup <RadioGroup
name="radio-buttons-group" name="radio-buttons-group"
value={allDevices} value={allDevices}