oops
This commit is contained in:
parent
06c453c3bc
commit
a5b9d7eb3b
1 changed files with 1 additions and 1 deletions
|
@ -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 サムネイルもあれば削除
|
||||||
|
|
Loading…
Reference in a new issue