This commit is contained in:
2021-06-24 14:47:00 +03:00
parent 5fd3a95890
commit 652e08f745
3 changed files with 3 additions and 5 deletions

View File

@@ -21,9 +21,6 @@
var свойство = путь.slice(2).join(".");
мир.ввод.задано[номер][свойство] = значение;
console.debug("ввод", ключ, путь, значение);
});