mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 23:42:23 -04:00
move to overview after cram deck created
This commit is contained in:
parent
17267af0ed
commit
996271de4b
1 changed files with 1 additions and 0 deletions
|
@ -731,6 +731,7 @@ Debug info:\n%s""") % traceback.format_exc(), help="DeckErrors")
|
|||
return
|
||||
did = self.col.decks.newDyn(name)
|
||||
self.onDeckConf()
|
||||
self.moveToState("overview")
|
||||
|
||||
# Language handling
|
||||
##########################################################################
|
||||
|
|
Loading…
Reference in a new issue