Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -193,7 +193,7 @@
|
|
193 |
</div>
|
194 |
|
195 |
<div id="audio-recording-container">
|
196 |
-
<button id="audio-record-button">
|
197 |
</div>
|
198 |
|
199 |
<script>
|
|
|
193 |
</div>
|
194 |
|
195 |
<div id="audio-recording-container">
|
196 |
+
<button id="audio-record-button">START</button>
|
197 |
</div>
|
198 |
|
199 |
<script>
|