From 252cd27c6381a26c4772dc75d6cddcf8f3e28893 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:24 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=AA=95=20officialMarketplaceG?= =?UTF-8?q?cs.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/plugins/officialMarketplaceGcs.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/plugins/officialMarketplaceGcs.ts b/src/utils/plugins/officialMarketplaceGcs.ts index 987636b..4d16318 100644 --- a/src/utils/plugins/officialMarketplaceGcs.ts +++ b/src/utils/plugins/officialMarketplaceGcs.ts @@ -214,3 +214,4 @@ export function classifyGcsError(e: unknown): string { if (/empty body/.test(msg)) return 'empty_latest' return 'other' } +