mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
remember tags per model
This commit is contained in:
parent
9b56c862cd
commit
890df46047
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ from anki.lang import _
|
||||||
defaultConf = {
|
defaultConf = {
|
||||||
'sortf': 0,
|
'sortf': 0,
|
||||||
'gid': 1,
|
'gid': 1,
|
||||||
|
'tags': [],
|
||||||
'clozectx': False,
|
'clozectx': False,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue