mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-23 04:52:52 +08:00
Fixed variable description typo
This commit is contained in:
parent
4c7583d455
commit
bc93c5ff18
@ -30,7 +30,7 @@
|
|||||||
"variables": [
|
"variables": [
|
||||||
{
|
{
|
||||||
"name": "Github branch",
|
"name": "Github branch",
|
||||||
"description": "Select one of the available BetterCrewLink-server branches available. Master per default.",
|
"description": "Select one of the available BetterCrewLink-server branches. Master per default.",
|
||||||
"env_variable": "BRANCH",
|
"env_variable": "BRANCH",
|
||||||
"default_value": "master",
|
"default_value": "master",
|
||||||
"user_viewable": true,
|
"user_viewable": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user