Fix: No infos available

This commit is contained in:
2022-04-14 23:55:15 +02:00
parent 95a7e97255
commit 440ef89e33
2 changed files with 2 additions and 11 deletions

View File

@@ -13,10 +13,6 @@ export interface SpotifyTrack {
type: string
id: string
}
device: {
name: string
type: string
}
author: string
duration: number
image: {