Change launch type for 'Stop at Object' (#967)
This commit is contained in:
		@@ -18,7 +18,7 @@
 | 
				
			|||||||
}, {
 | 
					}, {
 | 
				
			||||||
  "name": "Stop At Object",
 | 
					  "name": "Stop At Object",
 | 
				
			||||||
  "description": "Waits for the sensor to be pressed before continuing the program",
 | 
					  "description": "Waits for the sensor to be pressed before continuing the program",
 | 
				
			||||||
  "cardType": "tutorial",
 | 
					  "cardType": "example",
 | 
				
			||||||
  "url":"/tutorials/stop-at-object",
 | 
					  "url":"/tutorials/stop-at-object",
 | 
				
			||||||
  "imageUrl":"/static/tutorials/pause-until-pressed.png"
 | 
					  "imageUrl":"/static/tutorials/pause-until-pressed.png"
 | 
				
			||||||
}]
 | 
					}]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user