From 2c4c0e917b06b96f77826388c2f867899a471e14 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:21 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=92=EF=B8=8F=20configs.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/model/configs.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/model/configs.ts b/src/utils/model/configs.ts index 89f243d..4ddc803 100644 --- a/src/utils/model/configs.ts +++ b/src/utils/model/configs.ts @@ -116,3 +116,4 @@ export const CANONICAL_ID_TO_KEY: Record = ([key, cfg]) => [cfg.firstParty, key], ), ) as Record +