mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-26 23:21:57 -06:00
Minor fixes
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "update",
|
"default": "update",
|
||||||
"required": true,
|
"required": true,
|
||||||
"description": "Leave the default value of \"update\" to check GIthub's repository hash for changes, and perform an updated if it changed since the last update, or use \"force_update\" to force an update, regardless of the Github repository's hash value."
|
"description": "Leave the default value of \"update\" to check Github's repository hash for changes, and perform an updated if it changed since the last update, or use \"force_update\" to force an update, regardless of the Github repository's hash value."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"files": [],
|
"files": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user