From a8a7d6cb00fccb86aafd329e9a80c75220db0548 Mon Sep 17 00:00:00 2001 From: Adam Blank <blank@caltech.edu> Date: Fri, 18 Oct 2024 17:50:35 +0000 Subject: [PATCH] autocommit --- manifest.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 815c382..d1331bf 100644 --- a/manifest.json +++ b/manifest.json @@ -11,6 +11,9 @@ "07/abstract.py", "07/colorsys.py", "07/transfer.py", - "07/overview.md" + "07/overview.md", + "08/joke_types.py", + "08/joke_library.py", + "08/jokes.py" ] } -- GitLab