mirror of
https://github.com/navidrome/navidrome.git
synced 2026-05-03 06:51:16 +00:00
fix lint
This commit is contained in:
parent
b20a268e0a
commit
5c5cae0970
@ -40,7 +40,7 @@ const Progress = (props) => {
|
||||
setLinked(false)
|
||||
notify('message.lastfmLinkFailure', 'warning')
|
||||
}
|
||||
}, [apiKey, authUrl])
|
||||
}, [apiKey, authUrl, notify, setCheckingLink, setLinked])
|
||||
|
||||
const endChecking = (success) => {
|
||||
linkCheckDelay = null
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user