Skip to content
Snippets Groups Projects
Commit a8348580 authored by Andrew Sliwinski's avatar Andrew Sliwinski
Browse files

Clean-up extension library for demo

parent 73f65b6c
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ export default [
name: 'Vision',
extensionURL: 'vision',
iconURL: videoImage,
description: 'Teach your projects to see.',
description: 'Let your projects see the world.',
featured: true,
disabled: false
},
......@@ -44,14 +44,6 @@ export default [
featured: true,
disabled: true
},
{
name: 'Video Sensing',
extensionURL: '',
iconURL: videoImage,
description: 'Detect motion with the camera.',
featured: true,
disabled: true
},
{
name: 'LEGO Boost',
extensionURL: '',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment