mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 20:42:54 +08:00
Merge pull request #1277 from LittleDraily/patch-1
Update fivem_license max input rule to support new key format
This commit is contained in:
commit
4f0c28044b
@ -35,7 +35,7 @@
|
||||
"default_value": "",
|
||||
"user_viewable": true,
|
||||
"user_editable": true,
|
||||
"rules": "required|string|max:32"
|
||||
"rules": "required|string|max:33"
|
||||
},
|
||||
{
|
||||
"name": "Max Players",
|
||||
|
Loading…
Reference in New Issue
Block a user