Skip to content

Commit

Permalink
Fix dinkelland accept ref
Browse files Browse the repository at this point in the history
  • Loading branch information
rjzondervan committed Jul 15, 2024
1 parent b9a0f70 commit 3e757a8
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 3e757a8

Please sign in to comment.