mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-24 13:00:26 +01:00
Add AED as term for Defibrillator (#3283)
This commit is contained in:
@@ -4052,6 +4052,9 @@
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
"terms": [
|
||||
"AED"
|
||||
],
|
||||
"tags": {
|
||||
"emergency": "defibrillator"
|
||||
},
|
||||
|
||||
@@ -6,7 +6,9 @@
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
|
||||
],
|
||||
"terms": [
|
||||
"AED"
|
||||
],
|
||||
"tags": {
|
||||
"emergency": "defibrillator"
|
||||
|
||||
Reference in New Issue
Block a user