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) } +