mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-28 21:11:01 +00:00
Updated embedded version
This commit is contained in:
@@ -58,7 +58,6 @@ var Hostcontroller = {
|
||||
|
||||
change_enabled:function(val){
|
||||
enabled = val;
|
||||
console.log(enabled);
|
||||
$(".remote_switch_class").prop("checked", enabled);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user