mirror of
https://github.com/pelican-eggs/eggs.git
synced 2025-11-01 17:38:07 +00: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…
x
Reference in New Issue
Block a user