This commit is contained in:
fatmeatwsl 2025-04-23 17:14:42 +02:00
parent d113b13666
commit f2bdda6428
2 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,10 @@ const playlist = [
{
title: 'DJ Ten - MagnetoSphere',
src: 'assets/DJ_Ten_MagnetoSphere.wav'
},
{
title: 'neon-dreams-vice-city-theme',
src: 'assets/neon-dreams-vice-city-theme.mp3'
}
];