mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-09 17:49:53 +08:00
🐛 Fix: fix S3 deletion endpoint parse bug
This commit is contained in:
@@ -446,6 +446,7 @@ function remove (item: ImgInfo) {
|
||||
}, 0)
|
||||
}
|
||||
}
|
||||
console.log(file)
|
||||
sendToMain('removeFiles', [file])
|
||||
const obj = {
|
||||
title: $T('OPERATION_SUCCEED'),
|
||||
|
||||
Reference in New Issue
Block a user