adding radio to listen to sick beats

This commit is contained in:
2025-11-25 23:30:49 +00:00
parent db87928c36
commit 00a7afd908

View File

@@ -0,0 +1,3 @@
<template>
<audio controls src="/radio/stream"></audio>
</template>