From 419e973d8196ccd5f11e922d8aab59e24872367d Mon Sep 17 00:00:00 2001 From: Simon Martens Date: Mon, 11 Sep 2023 19:05:21 +0200 Subject: [PATCH] T, C --- meta.xml | 2 +- settings.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta.xml b/meta.xml index cac8c39..1265784 100644 --- a/meta.xml +++ b/meta.xml @@ -4,7 +4,7 @@ - + diff --git a/settings.json b/settings.json index 179af44..13c2336 100644 --- a/settings.json +++ b/settings.json @@ -8,7 +8,8 @@ "FeatureManagement": { "AdminService": true, "LocalPublishService": true, - "Syntax-Check": true + "Syntax-Check": true, + "Notifications": true }, "FileSizeLimit": 52428800, "AvailableStartYear": 1700,