mirror of
https://github.com/parkervcp/eggs.git
synced 2026-05-16 18:42:43 +08:00
Set ADRESS to require
This commit is contained in:
committed by
GitHub
Unverified
parent
9d39b937bc
commit
56664f0c8a
@@ -49,7 +49,7 @@
|
||||
"default_value": "",
|
||||
"user_viewable": true,
|
||||
"user_editable": true,
|
||||
"rules": "nullable|string|max:75"
|
||||
"rules": "required|string|max:75"
|
||||
},
|
||||
{
|
||||
"name": "Use HTTPS",
|
||||
|
||||
Reference in New Issue
Block a user