From 80f7bcf1ba18ede8356f3fde99e3fa9565489d82 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:25 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=93=BB=20pluginInstallationHe?= =?UTF-8?q?lpers.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/plugins/pluginInstallationHelpers.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/plugins/pluginInstallationHelpers.ts b/src/utils/plugins/pluginInstallationHelpers.ts index 1e4c885..091f8aa 100644 --- a/src/utils/plugins/pluginInstallationHelpers.ts +++ b/src/utils/plugins/pluginInstallationHelpers.ts @@ -593,3 +593,4 @@ export async function installPluginFromMarketplace({ return { success: false, error: `Failed to install: ${errorMessage}` } } } +