aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 131a981..53a55f2 100644
--- a/index.html
+++ b/index.html
@@ -37,7 +37,7 @@
<div id="upload-info" class="no-pause" title="Upload a playlist (downloaded from history)">Upload</div>
</div>
</div>
- <input id="file-upload" type="file" style="visibility:hidden" accept="application/json"/>
+ <input id="file-upload" type="file" accept="application/json"/>
<script src="player.js"></script>
</body>