This commit is contained in:
syuilo 2018-05-04 17:38:34 +09:00
parent 06c453c3bc
commit a5b9d7eb3b

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 サムネイルもあれば削除