Skip to content

Commit

Permalink
Merge pull request #1059 from paulkaplan/update-video-name
Browse files Browse the repository at this point in the history
Change displayed name to Video Motion
  • Loading branch information
paulkaplan committed Apr 13, 2018
2 parents 651fb58 + aff8f93 commit aca0221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extensions/scratch3_video_sensing/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ class Scratch3VideoSensingBlocks {
getInfo () {
return {
id: 'videoSensing',
name: 'Video Sensing',
name: 'Video Motion',
blocks: [
{
opcode: 'videoOn',
Expand Down

0 comments on commit aca0221

Please sign in to comment.