From 39da88d3d3355da5024ef435ed594925e7f03238 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidoS@users.noreply.github.com> Date: Tue, 31 Dec 2024 11:17:16 -0600 Subject: [PATCH] LegacyContentMitigation: fix cvrmg embed color --- LegacyContentMitigation/format.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LegacyContentMitigation/format.json b/LegacyContentMitigation/format.json index 34a41ec..480d0fb 100644 --- a/LegacyContentMitigation/format.json +++ b/LegacyContentMitigation/format.json @@ -19,5 +19,5 @@ "downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r44/LegacyContentMitigation.dll", "sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/LegacyContentMitigation/", "changelog": "- Initial release", - "embedcolor": "#507e64" + "embedcolor": "#f61963" } \ No newline at end of file