mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +09:00
fix #1453 같은 이름의 파일을 연속적으로 업로드할 수 없는 문제 고침
This commit is contained in:
parent
dbd42b0d55
commit
fae3059137
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
||||||
var default_settings = {
|
var default_settings = {
|
||||||
autoUpload: true,
|
autoUpload: true,
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
replaceFileInput: false,
|
|
||||||
|
|
||||||
dropZone: '.xefu-dropzone',
|
dropZone: '.xefu-dropzone',
|
||||||
fileList: '.xefu-list',
|
fileList: '.xefu-list',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue