mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
timer flag and desc
This commit is contained in:
parent
a55088ead4
commit
91f81e9142
1 changed files with 2 additions and 0 deletions
|
@ -53,7 +53,9 @@ defaultConf = {
|
|||
'order': REV_CARDS_RANDOM,
|
||||
},
|
||||
'maxTaken': 60,
|
||||
'timer': 0,
|
||||
'autoplay': True,
|
||||
'desc': "",
|
||||
'mod': 0,
|
||||
'usn': 0,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue