From 703b46394044223240c67ac2832c472edc8c700d Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:13 +0000 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20=F0=9F=93=80=20cleanup.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/cleanup.ts | 1 + 1 file changed, 1 insertion(+) 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() } } +