From 9dbf3936b0fbf0bc5e37b980d464e430e681e84e Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=95=20exit.tsx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/exit/exit.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/exit/exit.tsx b/src/commands/exit/exit.tsx index 0f6f49e..29c0ef4 100644 --- a/src/commands/exit/exit.tsx +++ b/src/commands/exit/exit.tsx @@ -30,4 +30,4 @@ export async function call(onDone: LocalJSXCommandOnDone): Promise