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:
William Carroll 2020-04-19 19:49:15 +01:00
parent d84d0000e0
commit 7a7c29d46c

View file

@ -73,7 +73,7 @@ init =
, tempo = 10
, firstNote = firstNote
, lastNote = lastNote
, view = Preferences
, view = Overview
, showFlashCard = True
}