From 9884692dfae7f311aa406806da2e77215d3e980e Mon Sep 17 00:00:00 2001 From: Simon-Martens Date: Thu, 25 Jan 2024 12:21:00 +0100 Subject: [PATCH] Reenable check --- settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.json b/settings.json index 914230a..e23e6ad 100644 --- a/settings.json +++ b/settings.json @@ -9,7 +9,7 @@ "AdminService": true, "LocalPublishService": false, "SyntaxCheck": false, - "Notifications": false + "Notifications": true }, "FileSizeLimit": 52428800, "AvailableStartYear": 1700,