From ef386e0d2f64e881f53816e26f992e3106ae69a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Tue, 23 Sep 2025 12:53:37 +0200 Subject: [PATCH] [mod] conf-example --- misc/conf-example.mnn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/conf-example.mnn.json b/misc/conf-example.mnn.json index 24bea6a..f0a7abc 100644 --- a/misc/conf-example.mnn.json +++ b/misc/conf-example.mnn.json @@ -3,7 +3,7 @@ "content": { "sources": [ { - "kind": "ical_feed", + "kind": "ics_feed", "data": { "url": "https://www.kayaposoft.com/enrico/ics/v2.0?country=nor&fromDate=01-01-2025&toDate=31-12-2026®ion=&holidayType=public_holiday&lang=no" }