summaryrefslogtreecommitdiffhomepage
path: root/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html
index 2892e79..05ab9d6 100644
--- a/html/index.html
+++ b/html/index.html
@@ -22,7 +22,7 @@
Transform to format:<br/>
<input type="radio" id="mp3" name="format" value="mp3" checked>
<label for="mp3">MP3 (Audio)</label><br>
- <input type="radio" id="mp4" name="format" value="mp4" disabled>
+ <input type="radio" id="mp4" name="format" value="mp4">
<label for="mp4">MP4 (Video)</label><br>
</p>