mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-29 14:56:36 +03:00
Fix test case with temporary unioning - should probably clean up logic to have more precise use of the resolved data.
This commit is contained in:
parent
76d33afb39
commit
3380ccd0fc
@ -45,6 +45,7 @@ batchUpdate newEntries model =
|
||||
)
|
||||
)
|
||||
|> Dict.fromList
|
||||
|> Dict.union model.allRawResponses
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user