Skip to content

Commit

Permalink
Remove ABN AMRO ATMs
Browse files Browse the repository at this point in the history
  • Loading branch information
Cj-Malone committed Jan 31, 2025
1 parent 7956e6f commit c6be448
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion data/brands/amenity/atm.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"items": [
{
"note": "Auto create ATMs for all banks (remove names per #7236)",
"templateExclude": ["monobank"],
"templateExclude": ["monobank","abnamro"],
"templateSource": "brands/amenity/bank",
"templateTags": {
"amenity": "atm",
Expand Down Expand Up @@ -271,6 +271,10 @@
"displayName": "Geldmaat",
"id": "geldmaat-5333ab",
"locationSet": {"include": ["nl"]},
"matchNames": [
"abn amro",
"abn amro bank n.v."
],
"tags": {
"amenity": "atm",
"brand": "Geldmaat",
Expand Down

0 comments on commit c6be448

Please sign in to comment.