From a2750ad70985e9ba3ec2cbabb679fa95c5bdcee9 Mon Sep 17 00:00:00 2001 From: Official Noob <31563761+OfficialNoob@users.noreply.github.com> Date: Mon, 12 Aug 2019 18:34:17 +0100 Subject: [PATCH] Fixed JSON --- _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 1136bd62..2c9c0e41 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -59,5 +59,5 @@ }, "ServerDown": { "message": "It seems the sever is down. Contact the dev immediately." - }, + } }