refactor(player): change marky mark's track to duft punk

This commit is contained in:
tibing 2017-09-20 14:11:09 +03:00
parent e8cbd479c6
commit d3134b03ae
2 changed files with 3 additions and 3 deletions

View file

@ -19,9 +19,9 @@ export class PlayerService {
cover: './assets/images/cover1.jpg',
},
{
name: 'Good Vibrations',
artist: 'Marky Mark And The Funky Bunch',
url: 'https://p.scdn.co/mp3-preview/d502c5fa63d28442808779a3832524b4fb1c44fa',
name: 'Harder',
artist: 'Daft Punk',
url: 'https://p.scdn.co/mp3-preview/92a04c7c0e96bf93a1b1b1cae7dfff1921969a7b',
cover: './assets/images/cover2.jpg',
},
{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Before After
Before After