Skip to content

Commit

Permalink
Merge pull request #327 from ConductionNL/development
Browse files Browse the repository at this point in the history
Development to main
  • Loading branch information
remko48 authored Jul 5, 2024
2 parents bd3aee6 + c82022c commit b9a0f70
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 b9a0f70

Please sign in to comment.