From 7eb6098c3741c1034a1adba57d2c2fac764b6d64 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=AA=90=20caches.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/clear/caches.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/clear/caches.ts b/src/commands/clear/caches.ts index 146ebe5..f44bc31 100644 --- a/src/commands/clear/caches.ts +++ b/src/commands/clear/caches.ts @@ -142,3 +142,4 @@ export function clearSessionCaches( clearPromptCache(), ) } +