pull/11/head
yann300 5 years ago committed by ioedeveloper
parent 65a786bf66
commit 96a7e4081d
  1. 2
      apps/remix-ide/src/app/editor/editor.js

@ -324,7 +324,7 @@ class Editor extends Plugin {
* @param {string} content Content of the document or update. * @param {string} content Content of the document or update.
*/ */
open (path, content) { open (path, content) {
/* /*
we have the following cases: we have the following cases:
- URL prepended with "localhost" - URL prepended with "localhost"
- URL prepended with "browser" - URL prepended with "browser"

Loading…
Cancel
Save