From 436c16be25868ae624ff72fd1091c620068e5a83 Mon Sep 17 00:00:00 2001 From: ZKWolf Date: Thu, 22 Jun 2023 22:47:14 +0200 Subject: [PATCH] Fixed typo --- src/endpoints/general.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/endpoints/general.py b/src/endpoints/general.py index 78da62a..4449c02 100644 --- a/src/endpoints/general.py +++ b/src/endpoints/general.py @@ -28,7 +28,7 @@ def gamenews(): "RedirectItem": "", "RedirectUrl": "", "EmbeddedBackgroundImage": "game/UI/ImageAssets/NewsAssets/GeneralAnnouncement_Large", - "EmbeddedInGameNewsBackgroundImage": "game/UI/ImageAssets/NewsAssets/ClosedAlphaWelcomseBanner", + "EmbeddedInGameNewsBackgroundImage": "game/UI/ImageAssets/NewsAssets/ClosedAlphaWelcomeBanner", "EmbeddedInGameNewsThumbnailImage": "game/UI/ImageAssets/NewsAssets/CrossPromo", "FromDate": 1655511433, "ToDate": 1718669833,