corrected default

This commit is contained in:
CaCO3
2024-02-11 16:52:29 +01:00
committed by CaCO3
parent 47aea007b3
commit 0d78bb78ea

View File

@@ -469,8 +469,8 @@
</td>
<td>
<select id="TakeImage_FixedExposure_value1">
<option value="true" selected>true</option>
<option value="false" >false</option>
<option value="true">true</option>
<option value="false" selected>false</option>
</select>
</td>
<td>$TOOLTIP_TakeImage_FixedExposure</td>