fix typo
This commit is contained in:
parent
79d810c7da
commit
76cf451ebc
@ -12,7 +12,7 @@
|
|||||||
"libs/bluetooth",
|
"libs/bluetooth",
|
||||||
"libs/pxt-calliope-bc95",
|
"libs/pxt-calliope-bc95",
|
||||||
"libs/pxt-calliope-bunt",
|
"libs/pxt-calliope-bunt",
|
||||||
"libs/pxt-isl29125"
|
"libs/Grove"
|
||||||
],
|
],
|
||||||
"cloud": {
|
"cloud": {
|
||||||
"workspace": false,
|
"workspace": false,
|
||||||
@ -193,7 +193,7 @@
|
|||||||
"cardLogo": "./static/icons/apple-touch-icon.png",
|
"cardLogo": "./static/icons/apple-touch-icon.png",
|
||||||
"appLogo": "./static/icons/apple-touch-icon.png",
|
"appLogo": "./static/icons/apple-touch-icon.png",
|
||||||
"homeUrl": "https://calliope.cc/",
|
"homeUrl": "https://calliope.cc/",
|
||||||
"embedUrl": "https://mini.pxt.io/",
|
"embedUrl": "https://pxt.callipe.cc/",
|
||||||
"privacyUrl": "https://go.microsoft.com/fwlink/?LinkId=521839",
|
"privacyUrl": "https://go.microsoft.com/fwlink/?LinkId=521839",
|
||||||
"termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977",
|
"termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977",
|
||||||
"githubUrl": "https://github.com/Microsoft/pxt-calliope",
|
"githubUrl": "https://github.com/Microsoft/pxt-calliope",
|
||||||
@ -244,6 +244,7 @@
|
|||||||
"colour": "rgba(189, 195, 199, 0.30)",
|
"colour": "rgba(189, 195, 199, 0.30)",
|
||||||
"snap": false
|
"snap": false
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"docMenu": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user