Added right codes
This commit is contained in:
parent
5a69be22ba
commit
9d2cc09e8c
@ -178,6 +178,7 @@ export class Stream {
|
|||||||
})
|
})
|
||||||
|
|
||||||
this.timer = setTimeout(() => {
|
this.timer = setTimeout(() => {
|
||||||
|
this.request?.unpipe(this.stream)
|
||||||
this.loop()
|
this.loop()
|
||||||
}, 280 * 1000)
|
}, 280 * 1000)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user