mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 15:40:57 -07:00
oops
This commit is contained in:
parent
b6907c78e8
commit
54212755cc
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