Fix inteface glitch fix #65

This commit is contained in:
Ruben van de Ven 2019-07-10 14:07:57 +02:00
parent 8cfd4745f9
commit e66f3dddac
1 changed files with 1 additions and 1 deletions

View File

@ -1027,7 +1027,7 @@ class Graph {
panopticon.graph.configuration['light0_intensity'] = e.target.value
}
},
'value': this.configuration.hasOwnProperty('light0_intensity') ? this.configuration.light1_intensity : ""
'value': this.configuration.hasOwnProperty('light0_intensity') ? this.configuration.light0_intensity : ""
})
),
crel(