diff --git a/src/utils/plugins/marketplaceHelpers.ts b/src/utils/plugins/marketplaceHelpers.ts index 1deb293..87eadca 100644 --- a/src/utils/plugins/marketplaceHelpers.ts +++ b/src/utils/plugins/marketplaceHelpers.ts @@ -590,3 +590,4 @@ export async function detectEmptyMarketplaceReason({ // This typically means all plugins are already installed return 'all-plugins-installed' } +