mirror of
https://github.com/pelican-eggs/eggs.git
synced 2025-11-01 09:28:07 +00:00
Change Variable Default
This commit is contained in:
parent
b30dc96654
commit
36319349aa
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user