From 7c727df4fb7e15e396959f59048f22bb346aef13 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Sun, 26 Dec 2021 17:47:38 +0100 Subject: Still far from ready, but what is linked to src/Main.elm does compile. --- src/ElmModule/Init.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ElmModule/Init.elm') diff --git a/src/ElmModule/Init.elm b/src/ElmModule/Init.elm index 9af3cce..885153a 100644 --- a/src/ElmModule/Init.elm +++ b/src/ElmModule/Init.elm @@ -15,4 +15,4 @@ import Struct.Model init : Struct.Flags.Type -> (Struct.Model.Type, (Cmd Struct.Event.Type)) init flags = -- TODO: read flags and request story. - (model, Cmd.none) + ((Struct.Model.new), Cmd.none) -- cgit v1.2.3-70-g09d2