Skip to content

Commit

Permalink
Updates the config for countdown
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerfulBacon committed Sep 2, 2024
1 parent 5093d5a commit 6f30f51
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/music.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,16 @@
"lobbymusic":1
},
{
"comment": "Note that this song will not be available if YT-DLP is unavailable on the host device, and this exists for example and should be removed.",
"title": "Countdown",
"artist": "qwertyquerty",
"url":"https://www.youtube.com/watch?v=G2gVAPKlgqA",
"license": {
"title": "AGPL-3.0",
"legal_text": "https://raw.githubusercontent.com/BeeStation/BeeStation-Hornet/master/GPLv3.txt",
"url": "https://www.gnu.org/licenses/agpl-3.0.en.html",
"attribution_required": true
},
"jukebox":1
}
]

0 comments on commit 6f30f51

Please sign in to comment.