From 208c8309be687bd5eb5edb4044a42693a006964b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Thu, 16 Jul 2020 16:44:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D0=BF=D0=B0=D1=80=D0=BE=D0=BB=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- пуск|run.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/пуск|run.js b/пуск|run.js index 95ddbf5..5997230 100644 --- a/пуск|run.js +++ b/пуск|run.js @@ -262,8 +262,8 @@ const ИМЯ = "test-cors"; ЗадатьНастройки = function(мир) { мир.имяФС = "fs"; - мир.пользователь = "root"; - мир.пароль = "root"; + мир.пользователь = "kornerr"; + мир.пароль = localStorage.getItem("пароль"); мир.автор = { "name": "Михаил Капелько", "email": "kornerr@gmail.com",