Skip to content

Commit 72a6f59

Browse files
committed
Fix namespace for dillonkearns/elm-pages.taskrecord
1 parent ce94a22 commit 72a6f59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/OpenApi/Config.elm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ effectTypeToPackage effectType =
156156
Common.ElmHttp
157157

158158
DillonkearnsElmPagesTaskRecord ->
159-
Common.ElmHttp
159+
Common.DillonkearnsElmPages
160160

161161
DillonkearnsElmPagesTask ->
162162
Common.DillonkearnsElmPages

0 commit comments

Comments
 (0)