mirror of
https://github.com/Superredstone/spotiflac-cli.git
synced 2026-03-07 20:18:07 +01:00
fix: various bugs and general code improvements
This commit is contained in:
@@ -20,8 +20,7 @@ type SongLinkResponse struct {
|
||||
}
|
||||
|
||||
type LinksByPlatform struct {
|
||||
Deezer *LinkByPlatform `json:"deezer,omitempty"`
|
||||
Tidal *LinkByPlatform `json:"tidal,omitempty"`
|
||||
Tidal *LinkByPlatform `json:"tidal,omitempty"`
|
||||
}
|
||||
|
||||
type LinkByPlatform struct {
|
||||
|
||||
Reference in New Issue
Block a user