mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-09-03 05:10:00 +03:00
fix(teal): Adding pds with env when it no longer exists
This commit is contained in:
@@ -254,10 +254,7 @@ export default class ScrobbleClients {
|
||||
source: 'ENV',
|
||||
mode: 'single',
|
||||
configureAs: 'client',
|
||||
data: teal,
|
||||
options: {
|
||||
pds: teal.pds
|
||||
}
|
||||
data: teal
|
||||
})
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user