From d1372807c71431bc197dc67c194dfb1cefd14bcf Mon Sep 17 00:00:00 2001 From: Bill Wagner Date: Tue, 23 Sep 2025 13:32:24 -0400 Subject: [PATCH] simplify config Semester parent changes aren't needed. --- quest-config.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/quest-config.json b/quest-config.json index f8996602..0ea8482e 100644 --- a/quest-config.json +++ b/quest-config.json @@ -6,15 +6,5 @@ }, "ImportTriggerLabel": ":world_map: reQUEST", "ImportedLabel": ":pushpin: seQUESTered", - "ParentNodes": [ - { - "Semester": "Selenium", - "ParentNodeId": 286035 - }, - { - "Semester": "Bromine", - "ParentNodeId": 405108 - } - ], "DefaultParentNode": 405108 } \ No newline at end of file