fixed file delete after transid
This commit is contained in:
parent
bae9b42c20
commit
2640b0d50d
|
|
@ -97,6 +97,7 @@ function DeleteFile() {
|
|||
|
||||
PostData({
|
||||
file_block: {
|
||||
transid: Math.floor(Math.random() * 0x7fffffff),
|
||||
opertype: 2,
|
||||
part: 0,
|
||||
parts: 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user