mirror of
https://github.com/google/blockly.git
synced 2026-01-27 18:50:09 +01:00
Fix bad function definition.
This commit is contained in:
@@ -60,4 +60,4 @@ Blockly.blockRendering.IPathObject.prototype.setColourFromStyle;
|
||||
* Flip the SVG paths in RTL.
|
||||
* @package
|
||||
*/
|
||||
Blockly.geras.PathObject.prototype.flipRTL;
|
||||
Blockly.blockRendering.IPathObject.prototype.flipRTL;
|
||||
|
||||
Reference in New Issue
Block a user