mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2026-03-22 08:38:11 +05:00
oops again sorry
This commit is contained in:
@@ -22,7 +22,7 @@ type PlaylistOrUser struct {
|
|||||||
Title string `json:"title"`
|
Title string `json:"title"`
|
||||||
Author struct {
|
Author struct {
|
||||||
Permalink string `string:"permalink"`
|
Permalink string `string:"permalink"`
|
||||||
} `json:"author"`
|
} `json:"user"`
|
||||||
Artwork string `json:"artwork_url"`
|
Artwork string `json:"artwork_url"`
|
||||||
TrackCount int64 `json:"track_count"`
|
TrackCount int64 `json:"track_count"`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user