mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
Don't add unneeded underscores to source
This commit is contained in:
@@ -1721,6 +1721,7 @@
|
||||
"icon": "source",
|
||||
"universal": true,
|
||||
"label": "Sources",
|
||||
"snake_case": false,
|
||||
"options": [
|
||||
"survey",
|
||||
"local knowledge",
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"icon": "source",
|
||||
"universal": true,
|
||||
"label": "Sources",
|
||||
"snake_case": false,
|
||||
"options": [
|
||||
"survey",
|
||||
"local knowledge",
|
||||
|
||||
Reference in New Issue
Block a user