From b4ecb4bf7edc9c6fee8417b75073d40bd17c5654 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Su=C3=A1rez?= <82285542+kiddopro@users.noreply.github.com> Date: Sat, 5 Nov 2022 21:35:51 -0300 Subject: [PATCH] Update learn.json --- learn.json | 1 + 1 file changed, 1 insertion(+) diff --git a/learn.json b/learn.json index d1f5d57d..e0162fef 100644 --- a/learn.json +++ b/learn.json @@ -8,6 +8,7 @@ "duration": 10, "difficulty": "easy", "videoSolutions": true, + "projectType": "tutorial", "bugsLink": "https://github.com/learnpack/learnpack/issues/new", "graded": true, "language": "python3",