diff --git a/cards/FilesCard.vue b/cards/FilesCard.vue index 31943fc..50fd176 100644 --- a/cards/FilesCard.vue +++ b/cards/FilesCard.vue @@ -97,6 +97,7 @@ function DeleteFile() { PostData({ file_block: { + transid: Math.floor(Math.random() * 0x7fffffff), opertype: 2, part: 0, parts: 1,