Decrease the minimal interval time to 10ms

This commit is contained in:
Michael Kirsch 2023-12-13 17:59:56 +01:00 committed by WarmUpTill
parent 63ee36ddfe
commit ab5f69d2ef

View File

@ -119,7 +119,7 @@
<string notr="true">ms</string>
</property>
<property name="minimum">
<number>50</number>
<number>10</number>
</property>
<property name="maximum">
<number>20000</number>