mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
Fix playlist sample visualization
This commit is contained in:
parent
c55f639368
commit
4fc29b47be
9 changed files with 123 additions and 34 deletions
|
|
@ -8,7 +8,7 @@ import java.util.List;
|
|||
|
||||
@Xml
|
||||
public class Playlists {
|
||||
@Element
|
||||
@Element(name = "playlist")
|
||||
protected List<Playlist> playlists;
|
||||
|
||||
public List<Playlist> getPlaylists() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue