mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
13 lines
228 B
JSON
13 lines
228 B
JSON
{
|
|
"key": "seamark:beacon_lateral:colour",
|
|
"type": "combo",
|
|
"label": "Color",
|
|
"strings": {
|
|
"options": {
|
|
"red": "Red",
|
|
"green": "Green",
|
|
"grey": "Grey"
|
|
}
|
|
}
|
|
}
|