Explorar o código

Update edit_config_template.html

SybexX hai 10 meses
pai
achega
168ec5b485
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sd-card/html/edit_config_template.html

+ 1 - 1
sd-card/html/edit_config_template.html

@@ -969,7 +969,7 @@
             </td>
             </td>
             <td>
             <td>
                 <input required type="number" id="PostProcessing_ChangeRateThreshold_value1" step="1" min="0" max="9" value="2"
                 <input required type="number" id="PostProcessing_ChangeRateThreshold_value1" step="1" min="0" max="9" value="2"
-                    oninput="(!validity.rangeUnderflow||(value=1)) && (!validity.rangeOverflow||(value=9)) && 
+                    oninput="(!validity.rangeUnderflow||(value=0)) && (!validity.rangeOverflow||(value=9)) && 
                         (!validity.stepMismatch||(value=parseInt(this.value)));">
                         (!validity.stepMismatch||(value=parseInt(this.value)));">
             </td>
             </td>
             <td>$TOOLTIP_PostProcessing_NUMBER.ChangeRateThreshold</td>
             <td>$TOOLTIP_PostProcessing_NUMBER.ChangeRateThreshold</td>