diff --git a/src/app/editor/editor.js b/src/app/editor/editor.js index 13deab26e9..7319033074 100644 --- a/src/app/editor/editor.js +++ b/src/app/editor/editor.js @@ -324,7 +324,7 @@ class Editor extends Plugin { * @param {string} content Content of the document or update. */ open (path, content) { - /* + /* we have the following cases: - URL prepended with "localhost" - URL prepended with "browser"