Spaces:
Running
Running
Update public/index.html
Browse files- public/index.html +1 -1
public/index.html
CHANGED
@@ -128,7 +128,7 @@
|
|
128 |
|
129 |
const audioFiles = [
|
130 |
"only.mp3",
|
131 |
-
"
|
132 |
// Add more audio file paths here
|
133 |
];
|
134 |
|
|
|
128 |
|
129 |
const audioFiles = [
|
130 |
"only.mp3",
|
131 |
+
"only.mp3",
|
132 |
// Add more audio file paths here
|
133 |
];
|
134 |
|