diff --git a/website/sandbox/learnpianochords/src/State.elm b/website/sandbox/learnpianochords/src/State.elm index 6cb89d8d1..678fb0f9a 100644 --- a/website/sandbox/learnpianochords/src/State.elm +++ b/website/sandbox/learnpianochords/src/State.elm @@ -73,7 +73,7 @@ init = , tempo = 10 , firstNote = firstNote , lastNote = lastNote - , view = Preferences + , view = Overview , showFlashCard = True }