Feature(custom): support build-in s3 remote delete

This commit is contained in:
Kuingsmile
2024-01-19 18:00:34 -08:00
parent efc6a16dec
commit d1e27924a5
3 changed files with 5 additions and 2 deletions

View File

@@ -22,5 +22,6 @@ export const picBedsCanbeDeleted = [
'huaweicloud-uploader',
'alist',
'piclist',
'lskyplist'
'lskyplist',
'aws-s3-plist'
]