mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-21 21:40:49 +02:00
refactor(player): change marky mark's track to duft punk
This commit is contained in:
parent
e8cbd479c6
commit
d3134b03ae
2 changed files with 3 additions and 3 deletions
|
@ -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 |
Loading…
Add table
Add a link
Reference in a new issue