From 69bf5893b003f0cd1927458695ee6c7c7bc731d8 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:40 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=B3=20plugins.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/cli/handlers/plugins.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cli/handlers/plugins.ts b/src/cli/handlers/plugins.ts index 9236abe..98f795a 100644 --- a/src/cli/handlers/plugins.ts +++ b/src/cli/handlers/plugins.ts @@ -876,3 +876,4 @@ export async function pluginUpdateHandler( await updatePluginCli(plugin, scope) } +