Skip to content

Commit

Permalink
Fix webl10n loading issue in TurtleBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
llaske committed Apr 8, 2018
1 parent 3d3ad54 commit 09c89bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define(["webL10n",
define(["webL10n.sugarizer",
"sugar-web/activity/shortcut",
"sugar-web/bus",
"sugar-web/env",
Expand Down

0 comments on commit 09c89bb

Please sign in to comment.