mirror of
https://git.gay/lucida/lucida
synced 2025-12-11 20:15:14 +01:00
eslint pls shut up
This commit is contained in:
parent
a69dbe288f
commit
1352d88c7f
@ -505,6 +505,7 @@ export default class Tidal implements Streamer {
|
||||
metadata: await this.#getTrack(id)
|
||||
}
|
||||
case 'album':
|
||||
// eslint-disable-next-line no-case-declarations
|
||||
const tracks = await this.#getAlbumTracks(id)
|
||||
return {
|
||||
type,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user