Restore default view to Overview
I often debug by changing the values of State.Model in the State.init function. I usually revert these these chage; this time I didn't.
This commit is contained in:
parent
d84d0000e0
commit
7a7c29d46c
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ init =
|
|||
, tempo = 10
|
||||
, firstNote = firstNote
|
||||
, lastNote = lastNote
|
||||
, view = Preferences
|
||||
, view = Overview
|
||||
, showFlashCard = True
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue