diff --git a/editor/svg-editor.js b/editor/svg-editor.js index 2c1d6e1c..2c6be1ba 100644 --- a/editor/svg-editor.js +++ b/editor/svg-editor.js @@ -213,6 +213,7 @@ TO-DOS /** * EDITOR PUBLIC METHODS + * locale.js also adds "putLang" and "readLang" as editor methods * @todo Sort these methods per invocation order, ideally with init at the end * @todo Prevent execution until init executes if dependent on it? */