mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -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,
|
'nextPos': 1,
|
||||||
'sortType': "noteFld",
|
'sortType': "noteFld",
|
||||||
'sortBackwards': False,
|
'sortBackwards': False,
|
||||||
|
'addToCur': True,
|
||||||
}
|
}
|
||||||
|
|
||||||
# this is initialized by storage.Collection
|
# this is initialized by storage.Collection
|
||||||
|
|
Loading…
Reference in a new issue