From 3ba104386d9996910f4ea78b5542e482f726223e 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=83=8F=20zipCacheAdapters.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/plugins/zipCacheAdapters.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/plugins/zipCacheAdapters.ts b/src/utils/plugins/zipCacheAdapters.ts index f72a406..bcb5f05 100644 --- a/src/utils/plugins/zipCacheAdapters.ts +++ b/src/utils/plugins/zipCacheAdapters.ts @@ -162,3 +162,4 @@ export async function syncMarketplacesToZipCache(): Promise { } await writeZipCacheKnownMarketplaces(mergedKnownMarketplaces) } +