From 48484514bc5a1703ad215e2b38e254bae6d82c80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sun, 24 Oct 2021 08:25:35 +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 32f11c0..3477dd8 100644 --- a/configs/moodle-dl/meinhark.nix +++ b/configs/moodle-dl/meinhark.nix @@ -61,6 +61,7 @@ in 107280 # Statistik 108350 # Attische Redner 107461 # Argonautika + 108283 # Digital Classicist ]; download_submissions = true; download_descriptions = true;