mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-06 04:32:40 +00:00
Increased 2nd timer to make it total 5 mins loop
This commit is contained in:
@@ -285,6 +285,6 @@ export class Stream {
|
||||
|
||||
this.timer = setTimeout(() => {
|
||||
this.loop()
|
||||
}, 290 * 1000)
|
||||
}, 300 * 1000)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user