diff --git a/cli/clean-cached-remote-files.js b/cli/clean-cached-remote-files.js index 5e359412b..e4db37ef9 100644 --- a/cli/clean-cached-remote-files.js +++ b/cli/clean-cached-remote-files.js @@ -60,7 +60,7 @@ async function main() { 'metadata.isExpired': true } }) - ]).then(() => { + ]).then(async () => { res([i, file, true]); //#region サムネイルもあれば削除