mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
add to current deck option
This commit is contained in:
parent
aee8d2a35f
commit
07ce818f18
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ defaultConf = {
|
|||
'nextPos': 1,
|
||||
'sortType': "noteFld",
|
||||
'sortBackwards': False,
|
||||
'addToCur': True,
|
||||
}
|
||||
|
||||
# this is initialized by storage.Collection
|
||||
|
|
Loading…
Reference in a new issue