mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-23 07:30:54 +08:00
Adds Video and Audio preview
This commit is contained in:
+1
-3
@@ -80,9 +80,7 @@
|
||||
<h3>File Received</h3>
|
||||
<div class="font-subheading" id="fileName">Filename</div>
|
||||
<div class="font-body2" id="fileSize"></div>
|
||||
<div class='preview' style="visibility: hidden;">
|
||||
<img id='img-preview' src="">
|
||||
</div>
|
||||
<div class='preview' style="visibility: hidden;"></div>
|
||||
<div class="row">
|
||||
<label for="autoDownload" class="grow">Ask to save each file before downloading</label>
|
||||
<input type="checkbox" id="autoDownload" checked="">
|
||||
|
||||
Reference in New Issue
Block a user