This commit is contained in:
syuilo 2018-05-04 17:38:34 +09:00
parent b6907c78e8
commit 54212755cc

View file

@ -60,7 +60,7 @@ async function main() {
'metadata.isExpired': true 'metadata.isExpired': true
} }
}) })
]).then(() => { ]).then(async () => {
res([i, file, true]); res([i, file, true]);
//#region サムネイルもあれば削除 //#region サムネイルもあれば削除