fixed docs typo

This commit is contained in:
stratumadev 2025-08-02 21:04:52 +02:00
parent 743a0c5e5d
commit 21398a01d2

View file

@ -367,7 +367,7 @@ const args: TAppArg<boolean|number|string|unknown[]>[] = [
{
name: 'tsd',
group: 'dl',
describe: '(Total Session Death) Kills all active Crunchyroll Streaming Sessions to prevent getting the "TOO_MANY_ACTIVE_STREAMS" error',
describe: '(Total Session Death) Kills all active Crunchyroll Streaming Sessions to prevent getting the "TOO_MANY_ACTIVE_STREAMS" error.',
docDescribe: true,
service: ['crunchy'],
type: 'boolean',