Change Variable Default
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
"name": "Server License Key",
|
"name": "Server License Key",
|
||||||
"description": "Key is required to start the service.",
|
"description": "Key is required to start the service.",
|
||||||
"env_variable": "FIVEM_LICENSE",
|
"env_variable": "FIVEM_LICENSE",
|
||||||
"default_value": "null",
|
"default_value": "",
|
||||||
"user_viewable": 1,
|
"user_viewable": 1,
|
||||||
"user_editable": 1,
|
"user_editable": 1,
|
||||||
"rules": "required|string|max:32"
|
"rules": "required|string|max:32"
|
||||||
|
|||||||
Reference in New Issue
Block a user