Fix #149
Former-commit-id: e4deb3a7647b20eb47952d798f242d43990e7a8e [formerly c6db07a6ecf9a9ebd483a283487716e5e8af461e] [formerly 3eb74a126dacc656b60093f8110efca818604166 [formerly a771d49b33
]]
Former-commit-id: 24eddf1eb650cab1f1538fb2bab5f34b787c2154 [formerly a4ebd44368055f9087f63bf382e4e08813d34552]
Former-commit-id: 74b2868150e446f780c09915c129f231beca6276
This commit is contained in:
parent
071c70f44a
commit
30486f968d
|
@ -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…
Reference in New Issue