Skip to content

Commit 94972c8

Browse files
Merge pull request #51 from kiddopro/properties
Update learn.json
2 parents e84a47f + 2ccdc06 commit 94972c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

learn.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
"duration": 6,
99
"grading": "incremental",
1010
"difficulty": "easy",
11+
"video-solutions": false,
12+
"bugs-link": "https://github.com/learnpack/learnpack/issues/new",
1113
"description": "Create a Todo list API Interactively using Python language and the Flask Framework",
1214
"technologies": [
1315
"python",
@@ -21,4 +23,4 @@
2123
},
2224
"autoPlay": false,
2325
"projectType": "tutorial"
24-
}
26+
}

0 commit comments

Comments
 (0)