mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
Rename 'text' to 'texts' to avoid collision with 'text' block.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
goog.provide('Blockly.Dart.text');
|
||||
goog.provide('Blockly.Dart.texts');
|
||||
|
||||
goog.require('Blockly.Dart');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user