From c5a2e5a2e080a1f55a12b04b5f5a6b2e17d08eab Mon Sep 17 00:00:00 2001 From: SabreCat Date: Mon, 31 Jul 2023 19:25:07 -0500 Subject: [PATCH] fix(chat): fill in the blank --- website/common/locales/en/groups.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/locales/en/groups.json b/website/common/locales/en/groups.json index ea41f70e62..c10385ce5e 100644 --- a/website/common/locales/en/groups.json +++ b/website/common/locales/en/groups.json @@ -418,5 +418,5 @@ "findMorePartyMembers": "Find More Members", "findPartyMembers": "Find Party Members", "noOneLooking": "There’s no one looking for a Party right now.
You can check back later!", - "chatSunsetWarning": "⚠️ Habitica Guilds and Tavern chat will be discontinued on MM/DD/YYYY. Click here to read more about this change." + "chatSunsetWarning": "⚠️ Habitica Guilds and Tavern chat will be discontinued on 8/8/2023. Click here to read more about this change." }