From 6e10a5b98baf6dfb5bc19ec1479608e6cf6f90e2 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:20 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A5=EF=B8=8F=20memoryFileDetection.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/memoryFileDetection.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/memoryFileDetection.ts b/src/utils/memoryFileDetection.ts index 528bbad..290d5d0 100644 --- a/src/utils/memoryFileDetection.ts +++ b/src/utils/memoryFileDetection.ts @@ -287,3 +287,4 @@ export function isAutoManagedMemoryPattern(pattern: string): boolean { } return false } +