mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-06 03:11:22 +00:00
Merge pull request #7502 from simon04/patch-1
fix(scripts): metadata for taginfo
This commit is contained in:
@@ -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': 'Quincy Morgan',
|
||||
'contact_email': 'q@quincylvania.com'
|
||||
},
|
||||
'tags': []
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user