mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-30 23:06:10 +03:00
Fix error in generator code.
This commit is contained in:
parent
80eb85c5ca
commit
38b043b2ee
@ -255,9 +255,6 @@ perform config effect =
|
||||
|> config.sendPageData
|
||||
|> Cmd.map never
|
||||
|
||||
Effect.Continue ->
|
||||
Cmd.none
|
||||
|
||||
|
||||
|
||||
-- TODO use Json.Decode.Value for flagsDecoder instead of hardcoded record flags
|
||||
|
Loading…
Reference in New Issue
Block a user