We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0923b50 commit 8476e9dCopy full SHA for 8476e9d
1 file changed
learn.json
@@ -17,8 +17,15 @@
17
"videoSolutions": true,
18
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
19
20
- "editor": {
21
- "version": "3.1.23"
+ "editor": {
+ "version": "3.1.23"
22
+ },
23
+ "video": {
24
+ "intro": {
25
+ "es": "https://www.youtube.com/watch?v=xMg9d0KsYAk",
26
+ "en": "https://www.youtube.com/watch?v=xMg9d0KsYAk"
27
}
28
+ }
29
+
30
31
0 commit comments