mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-18 21:07:44 +03:00
Remove superfluous argument
This commit is contained in:
parent
2073871fa1
commit
cd1c693a23
@ -33,7 +33,7 @@ const setTimeout = (value) => {
|
||||
es.close()
|
||||
}
|
||||
es = null
|
||||
await startEventStream(dispatch)
|
||||
await startEventStream()
|
||||
}, currentIntervalCheck)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user