From 9219c75e287f4c336d979e35962833bfee2e81e5 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:48 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=8A=20insights.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/insights.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/insights.ts b/src/commands/insights.ts index f66380a..1089cf3 100644 --- a/src/commands/insights.ts +++ b/src/commands/insights.ts @@ -3198,3 +3198,4 @@ function isValidSessionFacets(obj: unknown): obj is SessionFacets { } export default usageReport +