@@ -545,7 +545,7 @@ return {
{
name = "os",
type = "string",
- description = "Either \"windows\", \"macOS\", or \"linux\"."
+ description = "Either \"Windows\", \"macOS\", \"Linux\", or \"Web\"."
}
@@ -7,7 +7,7 @@ return {
name = 'os',
type = 'string',
- description = 'Either "windows", "macOS", or "linux".'
+ description = 'Either "Windows", "macOS", "Linux", or "Web".'