From e2da7354e8c3380f03748563a70cc333353780de Mon Sep 17 00:00:00 2001 From: DaInfLoop Date: Tue, 13 Aug 2024 14:32:21 +0100 Subject: [PATCH] PCSB? Nah, pesky comma --- utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils.ts b/utils.ts index 8fca3f2..e1f0b14 100644 --- a/utils.ts +++ b/utils.ts @@ -3,7 +3,7 @@ import { GenerateBattlerOptions, Colour, Opponents, - CommunityOpponents + CommunityOpponents, PlayerActions, } from "./types";