mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-08-25 02:00:58 +08:00
🔨 Refactor: refactor some code and add error log
This commit is contained in:
@@ -40,6 +40,7 @@ export default class AwsS3Api {
|
||||
}).promise()
|
||||
return result.$response.httpResponse.statusCode === 204
|
||||
} catch (error) {
|
||||
console.log(error)
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user