#98 i18next remove from window and add svgEditor

This commit is contained in:
Agriya Dev5
2021-05-19 11:03:33 +05:30
parent 9ca774aea9
commit 299f271d18
3 changed files with 10 additions and 10 deletions

View File

@@ -110,6 +110,7 @@ class Editor extends EditorStartup {
this.topPanel = new TopPanel(this);
this.layersPanel = new LayersPanel(this);
this.mainMenu = new MainMenu(this);
window.svgEditor = this;
}
/**
*