mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 16:02:23 -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>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>999</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="2">
|
||||
|
|
Loading…
Reference in a new issue