From b64535c1b52ca3db0c291dfa3e2ed19b9bcad020 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9F=AB=20types.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/buddy/types.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/buddy/types.ts b/src/buddy/types.ts index 8f1c82a..c6ffda3 100644 --- a/src/buddy/types.ts +++ b/src/buddy/types.ts @@ -146,3 +146,4 @@ export const RARITY_COLORS = { epic: 'autoAccept', legendary: 'warning', } as const satisfies Record +