fix input rule

This commit is contained in:
Alex 2021-06-02 12:38:00 +03:00
parent 4b1d83c950
commit a10a572783
No known key found for this signature in database
GPG Key ID: 073E553DCF260A8D

View File

@ -71,7 +71,7 @@
"default_value": "27016",
"user_viewable": true,
"user_editable": false,
"rules": "required|string|max:20"
"rules": "required|numeric"
},
{
"name": "Steam Port",