mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
minor refactors
This commit is contained in:
@@ -51,139 +51,6 @@ const songs = [
|
||||
artists: ["Weedman, ", "Bobby Brown"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "Is this love",
|
||||
album: "Natural Mystic",
|
||||
artists: ["Bob Marley"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "I'm a little teapot",
|
||||
album: "Love songs",
|
||||
artists: ["Ricky Martin"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "Don't stop me now",
|
||||
album: "Remastered 2011",
|
||||
artists: ["Queen"],
|
||||
duration: "03:14",
|
||||
},{
|
||||
title: "Because I got high",
|
||||
album: "The best of",
|
||||
artists: ["Weedman, ", "Bobby Brown"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "Is this love",
|
||||
album: "Natural Mystic",
|
||||
artists: ["Bob Marley"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "I'm a little teapot",
|
||||
album: "Love songs",
|
||||
artists: ["Ricky Martin"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "Don't stop me now",
|
||||
album: "Remastered 2011",
|
||||
artists: ["Queen"],
|
||||
duration: "03:14",
|
||||
},{
|
||||
title: "Because I got high",
|
||||
album: "The best of",
|
||||
artists: ["Weedman, ", "Bobby Brown"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "Is this love",
|
||||
album: "Natural Mystic",
|
||||
artists: ["Bob Marley"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "I'm a little teapot",
|
||||
album: "Love songs",
|
||||
artists: ["Ricky Martin"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "Don't stop me now",
|
||||
album: "Remastered 2011",
|
||||
artists: ["Queen"],
|
||||
duration: "03:14",
|
||||
},{
|
||||
title: "Because I got high",
|
||||
album: "The best of",
|
||||
artists: ["Weedman, ", "Bobby Brown"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "Is this love",
|
||||
album: "Natural Mystic",
|
||||
artists: ["Bob Marley"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "I'm a little teapot",
|
||||
album: "Love songs",
|
||||
artists: ["Ricky Martin"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "Don't stop me now",
|
||||
album: "Remastered 2011",
|
||||
artists: ["Queen"],
|
||||
duration: "03:14",
|
||||
},{
|
||||
title: "Because I got high",
|
||||
album: "The best of",
|
||||
artists: ["Weedman, ", "Bobby Brown"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "Is this love",
|
||||
album: "Natural Mystic",
|
||||
artists: ["Bob Marley"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "I'm a little teapot",
|
||||
album: "Love songs",
|
||||
artists: ["Ricky Martin"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "Don't stop me now",
|
||||
album: "Remastered 2011",
|
||||
artists: ["Queen"],
|
||||
duration: "03:14",
|
||||
},{
|
||||
title: "Because I got high",
|
||||
album: "The best of",
|
||||
artists: ["Weedman, ", "Bobby Brown"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "Is this love",
|
||||
album: "Natural Mystic",
|
||||
artists: ["Bob Marley"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "I'm a little teapot",
|
||||
album: "Love songs",
|
||||
artists: ["Ricky Martin"],
|
||||
duration: "03:14",
|
||||
},
|
||||
{
|
||||
title: "Don't stop me now",
|
||||
album: "Remastered 2011",
|
||||
artists: ["Queen"],
|
||||
duration: "03:14",
|
||||
},
|
||||
];
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user