Merge pull request #72 from SantaGitHub/patch-1

Update egg-factorio.json
This commit is contained in:
Michael (Parker) Parker
2018-08-30 09:09:27 -04:00
committed by GitHub

View File

@@ -120,7 +120,7 @@
"default_value": "",
"user_viewable": 1,
"user_editable": 1,
"rules": "string|max:30"
"rules": "required|string|max:30"
}
]
}