fixed progressbar on remote screen going too fast
This commit is contained in:
@@ -44,6 +44,7 @@ app.get('/upcomingsongs', (request, response) => {
|
||||
})
|
||||
|
||||
app.get('/songmaxlength', (request, response) => {
|
||||
console.log(songmaxlength)
|
||||
response.send(songmaxlength)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user