Merge pull request #4865 from umarpreet1/master

Name fields added to missing presets
This commit is contained in:
Bryan Housel
2018-03-09 14:39:44 -05:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
@@ -1,6 +1,7 @@
{
"icon": "parking",
"fields": [
"name",
"operator",
"parking",
"capacity",
+1
View File
@@ -1,6 +1,7 @@
{
"icon": "pitch",
"fields": [
"name",
"sport",
"surface",
"lit"