From 96a7e4081d21c69093debe231a93beb47e68de2c Mon Sep 17 00:00:00 2001 From: yann300 Date: Thu, 4 Jun 2020 11:31:50 +0200 Subject: [PATCH] standard --- apps/remix-ide/src/app/editor/editor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/remix-ide/src/app/editor/editor.js b/apps/remix-ide/src/app/editor/editor.js index 13deab26e9..7319033074 100644 --- a/apps/remix-ide/src/app/editor/editor.js +++ b/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. */ open (path, content) { - /* + /* we have the following cases: - URL prepended with "localhost" - URL prepended with "browser"