mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 00:12:25 -04:00
default learn ahead max is too small
This commit is contained in:
parent
17bf03dfa2
commit
893ed2bd1f
1 changed files with 3 additions and 0 deletions
|
@ -105,6 +105,9 @@
|
||||||
<height>16777215</height>
|
<height>16777215</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="maximum">
|
||||||
|
<number>999</number>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="2">
|
<item row="1" column="2">
|
||||||
|
|
Loading…
Reference in a new issue