Skip to content

Commit

Permalink
Merge pull request #318 from ConductionNL/feature/update-getConfig
Browse files Browse the repository at this point in the history
feature/update-getConfig
  • Loading branch information
remko48 authored Jun 7, 2024
2 parents 0d0a5e6 + c60280b commit 471dd93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pwa/src/services/getConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ export const getConfig = (themeOrDomainName: string): Record<string, any> | unde
case "epe.koophulpje.nl":
return Epe;
case "acceptatie-open.epe.nl":
case "epe.accept.openwoo.app":
return EpeAccept;

case "gooisemeren-theme":
Expand Down
Loading

0 comments on commit 471dd93

Please sign in to comment.