From de3fbfd3562abf7aea97ff664087e96202e9add2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sun, 17 Oct 2021 20:18:59 +0200 Subject: [PATCH] feat(moodle-dl): add first WS21 courses --- configs/moodle-dl/meinhark.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/configs/moodle-dl/meinhark.nix b/configs/moodle-dl/meinhark.nix index c6bc4b1..b04ae2c 100644 --- a/configs/moodle-dl/meinhark.nix +++ b/configs/moodle-dl/meinhark.nix @@ -45,6 +45,14 @@ in 103685 # Griechische Sprache und Übersetzung I 105455 # Elegia greca 105335 # Homerische Epen + + # WS 2021 + 108122 # Griechisch + 107986 # Altostslavisch + 107792 # Elegie in Rom + 107369 # Tusculanae Disputationes + 108586 # Griechische Religion + 107988 # Balkanindogermanisch ]; download_submissions = true; download_descriptions = true;