mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
Merge branch 'master' of git://ichi2.net/ankiqt
This commit is contained in:
commit
3d15fb7ddc
1 changed files with 1 additions and 0 deletions
|
@ -1118,6 +1118,7 @@ Error was:\n%(f1)s\n...\n%(f2)s""") % {'f1': fmt1, 'f2': fmt2})
|
||||||
self.deck.midIntervalMax = 0.0486
|
self.deck.midIntervalMax = 0.0486
|
||||||
self.deck.easyIntervalMin = 0.2083
|
self.deck.easyIntervalMin = 0.2083
|
||||||
self.deck.easyIntervalMax = 0.25
|
self.deck.easyIntervalMax = 0.25
|
||||||
|
self.deck.newCardOrder = 0
|
||||||
self.deck.syncName = None
|
self.deck.syncName = None
|
||||||
self.reset()
|
self.reset()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue