mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Remove console.log
This commit is contained in:
parent
7fcfacaeae
commit
434021a9a1
@ -18,6 +18,5 @@ hueb.setColor(color);
|
||||
// Change event
|
||||
hueb.on( 'change', function( color, hue, sat, lum ) {
|
||||
setCookie('color',color,90);
|
||||
console.log(color)
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user