Update egg-soge-bot.json

This commit is contained in:
Scraayp 2020-10-22 12:58:32 +02:00 committed by GitHub
parent 73bff7f5d5
commit 20955b991a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@
},
{
"name": "Version",
"description": "choose Version, you want to install. Defaul: Latest",
"description": "Choose Version, you want to install. Default: Latest",
"env_variable": "VERSION",
"default_value": "latest",
"user_viewable": true,
@ -51,4 +51,4 @@
"rules": "required|string|max:20"
}
]
}
}