soiz1 commited on
Commit
7186e56
·
verified ·
1 Parent(s): f711687

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

Browse files
src/lib/libraries/extensions/index.jsx CHANGED
@@ -205,7 +205,7 @@ const menuItems = [
205
  <FormattedMessage
206
  defaultMessage='新しい手の形を認識する拡張機能です。かなり高速で、奥行き(z座標)は検出できません。'
207
  description='HandPose2Scratch Blocks.'
208
- id='gui.extension.handpose2scratchblocks.description'
209
  />
210
  ),
211
  featured: true,
 
205
  <FormattedMessage
206
  defaultMessage='新しい手の形を認識する拡張機能です。かなり高速で、奥行き(z座標)は検出できません。'
207
  description='HandPose2Scratch Blocks.'
208
+ id='gui.extension.newhandpose2scratchblocks.description'
209
  />
210
  ),
211
  featured: true,