fix(scripts): metadata for taginfo

This commit is contained in:
Simon Legner
2020-04-05 17:08:59 +02:00
committed by GitHub
parent 513b344012
commit 4647434a54
+2 -1
View File
@@ -481,7 +481,8 @@ function generateTaginfo(presets, fields) {
'project_url': 'https://github.com/openstreetmap/iD',
'doc_url': 'https://github.com/openstreetmap/iD/blob/develop/data/presets/README.md',
'icon_url': 'https://cdn.jsdelivr.net/gh/openstreetmap/iD@release/dist/img/logo.png',
'keywords': ['editor']
'contact_name': 'Bryan Housel',
'contact_email': 'bryan@mapbox.com'
},
'tags': []
};