From c414c2b9127921d77237d0ad018b87ad044915e8 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Thu, 13 Sep 2018 18:30:08 +0200 Subject: ... --- 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 705cff7..ccb3595 100644 --- a/src/ElmModule/Init.elm +++ b/src/ElmModule/Init.elm @@ -15,4 +15,4 @@ import Struct.Model -- EXPORTED -------------------------------------------------------------------- -------------------------------------------------------------------------------- init : Struct.Flags.Type -> (Struct.Model.Type, (Cmd Struct.Event.Type)) -init flags = (Struct.Model.new flags) +init flags = ((Struct.Model.new flags), Cmd.none) -- cgit v1.2.3-70-g09d2