Update locale file location
Should make language packs work again.
This commit is contained in:
@ -102,6 +102,7 @@ const options: Options<Required<Args>> = {
|
||||
"install-extension": { type: "string[]" },
|
||||
"uninstall-extension": { type: "string[]" },
|
||||
|
||||
locale: { type: "string" },
|
||||
log: { type: LogLevel },
|
||||
verbose: { type: "boolean", short: "vvv", description: "Enable verbose logging." },
|
||||
}
|
||||
|
Reference in New Issue
Block a user