Update index.html
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
<h1>Tape Record</h1>
|
||||
<br>
|
||||
<p>
|
||||
<label for="file">Select audio file:</label>
|
||||
<input type="file" id="file" accept="audio/*" v-on:change="changeFile"/><br>
|
||||
</p>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user