From 146ece3bff098ed47b2e23f4f949597b6bf19de1 Mon Sep 17 00:00:00 2001 From: Official Noob <31563761+OfficialNoob@users.noreply.github.com> Date: Thu, 22 Aug 2019 19:36:30 +0100 Subject: [PATCH] Fixed JSON error --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 19fad6b4..210728be 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -124,7 +124,7 @@ "leftTimes": { "message": "You seem to have left some sponsor times unsubmitted. Go back to that page to submit them (they are not deleted)." - } + }, "clearTimes": { "message": "Clear Sponsor Times" },