From 6809db5ccc243c6412e864e9e90b7420ac70a41b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Tue, 19 Oct 2021 19:41:04 +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 64c9f11..3ca018d 100644 --- a/configs/moodle-dl/meinhark.nix +++ b/configs/moodle-dl/meinhark.nix @@ -57,6 +57,7 @@ in 107281 # NLP 108736 # Grammatiktheorie 109438 # Warum klingt Orkisch böse + 108025 # Poetik der Nordgermanen ]; download_submissions = true; download_descriptions = true;