Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
add default playlist
Browse files Browse the repository at this point in the history
  • Loading branch information
cblgh committed Mar 29, 2018
1 parent a491c23 commit 2ad3e0d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions playlists/playlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"archives": [
],
"tracks": [
],
"removed": [
],
"profile": {
"bg": "black",
"color": "#f2f2f2"
}
}

0 comments on commit 2ad3e0d

Please sign in to comment.