remove leftover upload-filelist

pull/116/head
Aevann 2023-02-08 09:14:35 +02:00
parent 90cd383e36
commit d5c0686496
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@
<div id="filename-show">Select File</div>
<input autocomplete="off" id="file-upload" accept="image/*, video/*, audio/*" type="file" name="file-url" {% if g.is_tor %}disabled{% endif %} hidden>
</label>
<ul id="upload-filelist" class="mt-2"></ul>
<small class="form-text text-muted">Optional if you have text.</small>
<small class="form-text text-muted">You can upload images, videos, or audio.</small>
</div>