From 2b754d4a5b02bab103dd87eee423d10a3649a84e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Wed, 20 Oct 2021 11:40:26 +0200 Subject: [PATCH] feat(moodle-dl): add one more course --- configs/moodle-dl/meinhark.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/moodle-dl/meinhark.nix b/configs/moodle-dl/meinhark.nix index ee65b8f..c245add 100644 --- a/configs/moodle-dl/meinhark.nix +++ b/configs/moodle-dl/meinhark.nix @@ -59,6 +59,7 @@ in 109438 # Warum klingt Orkisch böse 108025 # Poetik der Nordgermanen 107280 # Statistik + 108350 # Attische Redner ]; download_submissions = true; download_descriptions = true;