- Build: Update
- Docs (CHANGES): Update
This commit is contained in:
4
dist/index-es.js
vendored
4
dist/index-es.js
vendored
@@ -36011,8 +36011,6 @@ editor.init = function () {
|
||||
var _ref30 = _asyncToGenerator(
|
||||
/*#__PURE__*/
|
||||
regeneratorRuntime.mark(function _callee17(lang, allStrings) {
|
||||
var _this = this;
|
||||
|
||||
var oldLayerName, renameLayer, elems;
|
||||
return regeneratorRuntime.wrap(function _callee17$(_context17) {
|
||||
while (1) {
|
||||
@@ -36069,7 +36067,7 @@ editor.init = function () {
|
||||
|
||||
case 17:
|
||||
loadedExtensionNames.forEach(function (loadedExtensionName) {
|
||||
_this.runExtension(loadedExtensionName, 'langReady',
|
||||
svgCanvas.runExtension(loadedExtensionName, 'langReady',
|
||||
/** @type {module:svgcanvas.SvgCanvas#event:ext-langReady} */
|
||||
{
|
||||
lang: lang,
|
||||
|
||||
Reference in New Issue
Block a user