From 93a0658ca1213b8d40f22807258b9c16a7d643cf Mon Sep 17 00:00:00 2001 From: Simon-Martens Date: Mon, 22 Jan 2024 16:01:02 +0100 Subject: [PATCH] small JSON change for compatibility --- settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.json b/settings.json index e0f7ce2..e23e6ad 100644 --- a/settings.json +++ b/settings.json @@ -9,7 +9,7 @@ "AdminService": true, "LocalPublishService": false, "SyntaxCheck": false, - "Notifications": true, + "Notifications": true }, "FileSizeLimit": 52428800, "AvailableStartYear": 1700,