mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-02 13:11:41 +02:00
Merge pull request #4255 from M1dgard/physician
Make office=physician non-searchable
This commit is contained in:
+4
-4
@@ -1990,6 +1990,10 @@
|
||||
{
|
||||
"key": "office"
|
||||
},
|
||||
{
|
||||
"key": "office",
|
||||
"value": "physician"
|
||||
},
|
||||
{
|
||||
"key": "office",
|
||||
"value": "travel_agent"
|
||||
@@ -2062,10 +2066,6 @@
|
||||
"key": "office",
|
||||
"value": "ngo"
|
||||
},
|
||||
{
|
||||
"key": "office",
|
||||
"value": "physician"
|
||||
},
|
||||
{
|
||||
"key": "office",
|
||||
"value": "political_party"
|
||||
|
||||
Reference in New Issue
Block a user