Skip to content

Commit

Permalink
[FIX] Update willow tree origin
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Hannigan committed Jan 6, 2022
1 parent d28f5d4 commit 8287405
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added public/media/willow_tree.mp3
Binary file not shown.
2 changes: 1 addition & 1 deletion src/dapp/songs/playlist.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const playlist = [
{
name: "Willow tree",
file: "https://s3.ap-southeast-2.amazonaws.com/sunflower-farmers.com/play/static/media/willow_tree.70fb5690.mp3",
file: "https://s3.ap-southeast-2.amazonaws.com/sunflower-farmers.com/play/media/willow_tree.mp3",
artist: "Romy",
},
];

0 comments on commit 8287405

Please sign in to comment.