mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-24 09:02:54 +08:00
Merge remote-tracking branch 'parkervcp/master'
This commit is contained in:
commit
236b93e70a
@ -41,7 +41,7 @@
|
||||
"default_value": "secret",
|
||||
"user_viewable": true,
|
||||
"user_editable": true,
|
||||
"rules": "required|string|max:20"
|
||||
"rules": "required|string|min:5|max:20"
|
||||
},
|
||||
{
|
||||
"name": "World Name",
|
||||
|
Loading…
Reference in New Issue
Block a user