mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-01 23:13:36 +00:00
Fix playlist sample visualization
This commit is contained in:
@@ -8,7 +8,7 @@ import java.util.List;
|
||||
|
||||
@Xml
|
||||
public class Playlists {
|
||||
@Element
|
||||
@Element(name = "playlist")
|
||||
protected List<Playlist> playlists;
|
||||
|
||||
public List<Playlist> getPlaylists() {
|
||||
|
||||
Reference in New Issue
Block a user