From 56a7ee51273a88768b02b0f6fe68a193902eac7c Mon Sep 17 00:00:00 2001 From: Sulfrix Date: Sat, 16 May 2026 17:11:02 -0500 Subject: [PATCH] Correct encore's source capitalization, and change it to a game --- extra/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/index.json b/extra/index.json index 86ff050..edb3a9d 100644 --- a/extra/index.json +++ b/extra/index.json @@ -1441,10 +1441,10 @@ { "ids": [ "encore" ], "names": { - "en-US": "Encore" + "en-US": "encore" }, "icon": "encore", - "type": "custom" + "type": "game" }, { "ids": [ "lanebreakers" ],