From 84429d314e06c65a427c3ae4bfd03ca3f78e4834 Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 27 Jan 2018 00:58:24 +0100 Subject: Parse error fixed, leftover comma --- common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.json b/common.json index 4362977..ba75a3a 100644 --- a/common.json +++ b/common.json @@ -3,5 +3,5 @@ "enabled": 1, "host": "localhost", "port": 8090 - }, + } } -- cgit v1.2.3