fixed description for startup variable

This commit is contained in:
tmunsch
2021-01-11 15:36:55 -05:00
committed by GitHub
parent 155b522f6f
commit cad0a655c8

View File

@@ -29,7 +29,7 @@
"variables": [
{
"name": "Startup Type",
"description": "normal or rotate",
"description": "normal,rotate,update",
"env_variable": "STARTUP_TYPE",
"default_value": "normal",
"user_viewable": true,