fix
This commit is contained in:
parent
81bf00333d
commit
0f06a9ed0e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ import { bindThis } from '@/decorators.js';
|
||||||
@Injectable()
|
@Injectable()
|
||||||
export class DownloadService {
|
export class DownloadService {
|
||||||
private logger: Logger;
|
private logger: Logger;
|
||||||
private undiciFetcher: UndiciFetcher:;
|
private undiciFetcher: UndiciFetcher;
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
@Inject(DI.config)
|
@Inject(DI.config)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue