Skip to content

Commit

Permalink
Moerdijk fix
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Jul 5, 2024
1 parent 4d11c7d commit c82022c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwa/src/services/getConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ export const getConfig = (themeOrDomainName: string): Record<string, any> | unde
case "moerdijk.openwoo.app":
case "moerdijk.koophulpje.nl":
return Moerdijk;
case "acceptatie-opens.moerdijk.nl":
case "acceptatie-open.moerdijk.nl":
case "moerdijk.accept.openwoo.app":
return MoerdijkAccept;

Expand Down

0 comments on commit c82022c

Please sign in to comment.