Made changes based on ZXY101 code review
This commit is contained in:
@@ -124,6 +124,9 @@
|
||||
type="number"
|
||||
bind:value={qualityField}
|
||||
on:change={() => updateAnkiSetting('qualityField', qualityField)}
|
||||
min={0}
|
||||
max={1}
|
||||
step="0.1"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user