mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 06:55:46 +00:00
This makes the .json files the one-stop-shop for adding/modifying presets. You don't have to remember to also update presets.yaml.
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"key": "wikipedia",
|
|
"type": "text",
|
|
"icon": "wikipedia",
|
|
"universal": true,
|
|
"label": "Wikipedia"
|
|
} |