soiz1 commited on
Commit
153f5bf
·
verified ·
1 Parent(s): 742d5ab

Update src/lib/libraries/extensions/index.jsx

Browse files
src/lib/libraries/extensions/index.jsx CHANGED
@@ -196,26 +196,6 @@ const menuItems = [
196
  bluetoothRequired: false,
197
  helpLink: 'https://champierre.github.io/handpose2scratch/'
198
  },
199
- {
200
- name: 'Handpose2Scratch',
201
- extensionId: 'handpose2scratch',
202
- collaborator: 'champierre',
203
- iconURL: 'https://github.com/champierre/handpose2scratch/raw/refs/heads/master/scratch-gui/src/lib/libraries/extensions/handpose2scratch/handpose2scratch.png',
204
- insetIconURL: 'https://github.com/champierre/handpose2scratch/raw/refs/heads/master/scratch-gui/src/lib/libraries/extensions/handpose2scratch/handpose2scratch-small.png',
205
- description: (
206
- <FormattedMessage
207
- defaultMessage='HandPose2Scratch Blocks.'
208
- description='HandPose2Scratch Blocks.'
209
- id='gui.extension.handpose2scratchblocks.description'
210
- />
211
- ),
212
- featured: true,
213
- disabled: false,
214
- internetConnectionRequired: true,
215
- bluetoothRequired: false,
216
- helpLink: 'https://champierre.github.io/handpose2scratch/'
217
- },
218
-
219
  {
220
  name: 'TM2Scratch',
221
  extensionId: 'tm2scratch',
 
196
  bluetoothRequired: false,
197
  helpLink: 'https://champierre.github.io/handpose2scratch/'
198
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
199
  {
200
  name: 'TM2Scratch',
201
  extensionId: 'tm2scratch',