mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-04-21 08:21:56 +00:00
docs: hopefully fix docs
This commit is contained in:
parent
d5156661e1
commit
766de0271f
1 changed files with 4 additions and 1 deletions
|
|
@ -371,7 +371,10 @@ const args: TAppArg<boolean|number|string|unknown[]>[] = [
|
|||
docDescribe: true,
|
||||
service: ['crunchy'],
|
||||
type: 'boolean',
|
||||
usage: ''
|
||||
usage: '',
|
||||
default: {
|
||||
default: false
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'hslang',
|
||||
|
|
|
|||
Loading…
Reference in a new issue