mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-30 03:02:55 +08:00
fix input rule
This commit is contained in:
parent
4b1d83c950
commit
a10a572783
@ -71,7 +71,7 @@
|
|||||||
"default_value": "27016",
|
"default_value": "27016",
|
||||||
"user_viewable": true,
|
"user_viewable": true,
|
||||||
"user_editable": false,
|
"user_editable": false,
|
||||||
"rules": "required|string|max:20"
|
"rules": "required|numeric"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Steam Port",
|
"name": "Steam Port",
|
||||||
|
Loading…
Reference in New Issue
Block a user