mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-20 18:19:30 +00:00
Fix #149
This commit is contained in:
parent
b3a260c54b
commit
a771d49b33
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<i class="material-icons">sentiment_dissatisfied</i>
|
||||
<span>It feels lonely here...</span>
|
||||
</h2>
|
||||
<input style="display:none" type="file" id="upload-input" @change="uploadInput($event)" value="Upload" multiple>
|
||||
</div>
|
||||
<div v-else id="listing"
|
||||
:class="req.display"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue