Skip to content

Commit 8c16384

Browse files
authored
Fix missing tag for memorial=blue_plaque preset (#1689)
1 parent a593bbc commit 8c16384

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/presets/historic/memorial/blue_plaque-GB-IE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"memorial": "blue_plaque"
1919
},
2020
"addTags": {
21-
"historic": "memorial"
21+
"historic": "memorial",
22+
"memorial": "blue_plaque"
2223
},
2324
"name": "Blue Plaque",
2425
"locationSet": {

0 commit comments

Comments
 (0)