mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 07:22:23 -04:00
import importing on startup
This commit is contained in:
parent
ec287445a5
commit
830c3aed10
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ def importAll():
|
|||
import addcards
|
||||
import cardlist
|
||||
import deckproperties
|
||||
import importing
|
||||
import displayproperties
|
||||
import exporting
|
||||
import facteditor
|
||||
|
|
Loading…
Reference in a new issue