excuses
This commit is contained in:
parent
15a79c2a24
commit
f965d874ee
1 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ const getInstanceConfig = async ({ store }) => {
|
|||
console.error('Could not load instance config, potentially fatal')
|
||||
console.error(error)
|
||||
}
|
||||
// We should check for scrobbles support here but it requires userId
|
||||
// so instead we check for it where it's fetched (statuses.js)
|
||||
}
|
||||
|
||||
const getBackendProvidedConfig = async () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue