Update settings.ejs
parent
58f07fa5cd
commit
0f4c8a68f0
|
|
@ -49,7 +49,6 @@
|
|||
return fieldElement
|
||||
}
|
||||
var drawBlock = function(monitorSettings){
|
||||
console.log(monitorSettings)
|
||||
if(monitorSettings.evaluation && !eval(monitorSettings.evaluation)){
|
||||
return
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue