Fix accept in uploader
This commit is contained in:
parent
73f3959094
commit
014fe5ae26
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "unlock-music",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
:auto-upload="false"
|
||||
:on-change="handleFile"
|
||||
:show-file-list="false"
|
||||
accept=".ncm,.qmc0,.qmc3,.qmcflac,.qmcogg,.mflac"
|
||||
action=""
|
||||
drag
|
||||
multiple>
|
||||
|
|
Loading…
Reference in New Issue
Block a user