Change step for skip notice duration option

This commit is contained in:
Ajay Ramachandran
2021-06-25 12:46:26 -04:00
parent cbd1f43572
commit 2843cb6916

View File

@@ -157,7 +157,7 @@
<div option-type="number-change" sync-option="skipNoticeDuration">
<label class="number-container">
<input type="number" step="0.1" min="1">
<input type="number" step="1" min="1">
</label>
<br/>