Added playlist
This commit is contained in:
@@ -28,7 +28,5 @@ export class Playlist {
|
||||
}
|
||||
export class PlaylistDescription {
|
||||
constructor(public title: string, public listener: string) {
|
||||
this.title = title;
|
||||
this.listener = listener;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user