Преглед изворни кода

Remove spurious logging

master
Fen Dweller пре 5 година
родитељ
комит
1a625d126b
1 измењених фајлова са 0 додато и 1 уклоњено
  1. +0
    -1
      macrovision.js

+ 0
- 1
macrovision.js Прегледај датотеку

@@ -1295,7 +1295,6 @@ function configViewOptions(entity, view) {
}

function updateViewOptions(entity, view, changed) {
console.log(entity, view)
Object.entries(entity.views[view].attributes).forEach(([key, val]) => {
if (key != changed) {
const input = document.querySelector("#options-view-" + key + "-input");


Loading…
Откажи
Сачувај