Update egg-factorio.json

This commit is contained in:
Vladislav
2018-08-29 13:44:04 +03:00
committed by GitHub
parent c59350599d
commit b75cd553aa

View File

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