mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -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
|
||||
}
|
||||
})
|
||||
]).then(() => {
|
||||
]).then(async () => {
|
||||
res([i, file, true]);
|
||||
|
||||
//#region サムネイルもあれば削除
|
||||
|
|
Loading…
Reference in a new issue