mirror of
https://github.com/navidrome/navidrome.git
synced 2026-03-04 06:35:52 +00:00
Remove superfluous argument
This commit is contained in:
parent
76dccf2ae8
commit
c4bb2e9d64
@ -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