From 791f92b59d3942d5ffb4b4a6686439410acc6438 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8F=B0=20channelAllowlist.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/services/mcp/channelAllowlist.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/services/mcp/channelAllowlist.ts b/src/services/mcp/channelAllowlist.ts index bf511e5..c8d7849 100644 --- a/src/services/mcp/channelAllowlist.ts +++ b/src/services/mcp/channelAllowlist.ts @@ -74,3 +74,4 @@ export function isChannelAllowlisted( e => e.plugin === name && e.marketplace === marketplace, ) } +