From 6f4d0386d52b7735166d97d814c2954e94fe270b Mon Sep 17 00:00:00 2001 From: ImperialSympathizer Date: Mon, 26 Aug 2024 14:17:04 -0400 Subject: [PATCH] fix hanging comma in json --- src/locales/en/modifier-type.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en/modifier-type.json b/src/locales/en/modifier-type.json index 6bc3eab2f91..886b93a19f9 100644 --- a/src/locales/en/modifier-type.json +++ b/src/locales/en/modifier-type.json @@ -76,7 +76,7 @@ }, "PokemonBaseStatFlatModifierType": { "name": "Old Gateau", - "description": "Increases the holder's {{stats}} base stats by {{statValue}}. Found after a strange dream.", + "description": "Increases the holder's {{stats}} base stats by {{statValue}}. Found after a strange dream." }, "AllPokemonFullHpRestoreModifierType": { "description": "Restores 100% HP for all Pokémon."