From 30fac8c575c74772db70349ff982d60e3ef02ab1 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:13 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=94=B7=20commandLifecycle.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/commandLifecycle.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/commandLifecycle.ts b/src/utils/commandLifecycle.ts index 9dafe98..5018cbe 100644 --- a/src/utils/commandLifecycle.ts +++ b/src/utils/commandLifecycle.ts @@ -19,3 +19,4 @@ export function notifyCommandLifecycle( ): void { listener?.(uuid, state) } +