Fixed variable description typo

This commit is contained in:
toblerus 2022-07-25 22:43:41 +02:00
parent 4c7583d455
commit bc93c5ff18

View File

@ -30,7 +30,7 @@
"variables": [
{
"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",
"default_value": "master",
"user_viewable": true,