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