docs: hopefully fix docs

This commit is contained in:
AnimeDL 2025-08-02 08:52:43 -07:00
parent d5156661e1
commit 766de0271f

View file

@ -371,7 +371,10 @@ const args: TAppArg<boolean|number|string|unknown[]>[] = [
docDescribe: true,
service: ['crunchy'],
type: 'boolean',
usage: ''
usage: '',
default: {
default: false
}
},
{
name: 'hslang',