From d784c244aeccf2ab08f1e72b432e0bd13bfc716c Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:54 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8C=89=20pluginCliCommands.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/services/plugins/pluginCliCommands.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/services/plugins/pluginCliCommands.ts b/src/services/plugins/pluginCliCommands.ts index 514a414..5b3c3d5 100644 --- a/src/services/plugins/pluginCliCommands.ts +++ b/src/services/plugins/pluginCliCommands.ts @@ -342,3 +342,4 @@ export async function updatePluginCli( handlePluginCommandError(error, 'update', plugin) } } +