From 406bd1dbff6073cd7e9e934b18accfa11bcdb94b Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=96=8D=EF=B8=8F=20parseArgs.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/plugin/parseArgs.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/plugin/parseArgs.ts b/src/commands/plugin/parseArgs.ts index f689ce7..045f7f7 100644 --- a/src/commands/plugin/parseArgs.ts +++ b/src/commands/plugin/parseArgs.ts @@ -102,3 +102,4 @@ export function parsePluginArgs(args?: string): ParsedCommand { } } +