Merge branch 'main' into steam-deck
This commit is contained in:
commit
381dfd3ead
1 changed files with 0 additions and 1 deletions
|
@ -211,7 +211,6 @@ export default class lastfm {
|
|||
}
|
||||
|
||||
if (!this._authenticated || !attributes || this._utils.getStoreValue("connectivity.lastfm.filter_types")[attributes.playParams.kind] || this._utils.getStoreValue("connectivity.lastfm.filter_types")[attributes.kind] || (this._utils.getStoreValue("connectivity.lastfm.filter_loop") && this._nowPlayingCache.track === attributes.lfmTrack.name)) return;
|
||||
|
||||
console.log(this._utils.getStoreValue("connectivity.lastfm.filter_types"));
|
||||
|
||||
const nowPlaying = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue