diff --git a/src/utils/cleanup.ts b/src/utils/cleanup.ts index 294ad2f..f172404 100644 --- a/src/utils/cleanup.ts +++ b/src/utils/cleanup.ts @@ -600,3 +600,4 @@ export async function cleanupOldMessageFilesInBackground(): Promise { await cleanupNpmCacheForAnthropicPackages() } } +