remember tags per model

This commit is contained in:
Damien Elmes 2011-04-19 05:59:20 +09:00
parent 9b56c862cd
commit 890df46047

View file

@ -13,6 +13,7 @@ from anki.lang import _
defaultConf = {
'sortf': 0,
'gid': 1,
'tags': [],
'clozectx': False,
}