mirror of https://github.com/Xhofe/alist
🐛 fix 139 delete dir
parent
f96a0238fc
commit
815975a4d2
|
@ -334,7 +334,7 @@ func (driver Cloud139) Delete(path string, account *model.Account) error {
|
|||
"taskInfo": base.Json{
|
||||
"newCatalogID": "",
|
||||
"contentInfoList": contentInfoList,
|
||||
"catalogInfoList": contentInfoList,
|
||||
"catalogInfoList": catalogInfoList,
|
||||
},
|
||||
"commonAccountInfo": base.Json{
|
||||
"account": account.Username,
|
||||
|
|
Loading…
Reference in New Issue