mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
starting easy should go no lower than 130%
This commit is contained in:
parent
402ec3a0b8
commit
c573faeaae
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@
|
|||
<item row="5" column="1">
|
||||
<widget class="QSpinBox" name="lrnFactor">
|
||||
<property name="minimum">
|
||||
<number>100</number>
|
||||
<number>130</number>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>999</number>
|
||||
|
|
Loading…
Reference in a new issue