From 0de639e13bf51df409cebfd74363aafd61ba0c68 Mon Sep 17 00:00:00 2001 From: Restioson Date: Mon, 17 Jun 2024 15:18:28 +0200 Subject: [PATCH] Fix trailing comma --- src/main/resources/data/koth/games/space.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/data/koth/games/space.json b/src/main/resources/data/koth/games/space.json index e246c8e..068157c 100644 --- a/src/main/resources/data/koth/games/space.json +++ b/src/main/resources/data/koth/games/space.json @@ -8,7 +8,7 @@ "translate": "gameType.koth.koth.short" }, "description": { - "translate": "gameType.koth.koth.desc", + "translate": "gameType.koth.koth.desc" }, "map": { "id": "koth:space",