trigger muxer on color changes

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
This commit is contained in:
Paulchen-Panther
2019-07-21 19:06:47 +02:00
parent 6e6d6f5892
commit a3b326a18d
6 changed files with 16 additions and 30 deletions

View File

@@ -300,6 +300,7 @@ $(document).ready(function() {
rgb = rgbT;
sendColor();
setStorage('rmcpcolor', hex);
updateInputSelect();
});
$("#reset_color").off().on("click", function(){