mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -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 = {
|
||||
'sortf': 0,
|
||||
'gid': 1,
|
||||
'tags': [],
|
||||
'clozectx': False,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue