oops
This commit is contained in:
parent
06c453c3bc
commit
a5b9d7eb3b
|
@ -60,7 +60,7 @@ async function main() {
|
|||
'metadata.isExpired': true
|
||||
}
|
||||
})
|
||||
]).then(() => {
|
||||
]).then(async () => {
|
||||
res([i, file, true]);
|
||||
|
||||
//#region サムネイルもあれば削除
|
||||
|
|
Loading…
Reference in New Issue