mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-07 23:43:54 +02:00
Add shop=gold_buyer (#1374)
This commit is contained in:
committed by
GitHub
parent
87d435bf0f
commit
164e89ed20
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"icon": "fas-hand-holding",
|
||||
"fields": [
|
||||
"{shop}"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"aliases": [
|
||||
"Gold trader"
|
||||
],
|
||||
"tags": {
|
||||
"shop": "gold_buyer"
|
||||
},
|
||||
"name": "Gold buyer"
|
||||
}
|
||||
Reference in New Issue
Block a user