Skip to content

Commit

Permalink
Merge pull request #331 from ConductionNL/fix/dinkelland
Browse files Browse the repository at this point in the history
Fix dinkelland references
  • Loading branch information
MWest2020 authored Aug 2, 2024
2 parents 4935231 + 3e757a8 commit a3e7efe
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 @@ -6,7 +6,7 @@ import BarendrechtAccept from "./../../static/configFiles/municipalities/barendr
import Buren from "./../../static/configFiles/municipalities/buren/buren.json";
import BurenAccept from "./../../static/configFiles/municipalities/buren/buren-accept.json";
import Dinkelland from "./../../static/configFiles/municipalities/dinkelland/dinkelland.json";
import DinkellandAccept from "./../../static/configFiles/municipalities/dinkelland/dinkelland.json";
import DinkellandAccept from "./../../static/configFiles/municipalities/dinkelland/dinkelland-accept.json";
import Epe from "./../../static/configFiles/municipalities/epe/epe.json";
import EpeAccept from "./../../static/configFiles/municipalities/epe/epe-accept.json";
import GooiseMeren from "./../../static/configFiles/municipalities/gooise-meren/gooise-meren.json";
Expand Down

0 comments on commit a3e7efe

Please sign in to comment.