mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Better Helper.log and view
This commit is contained in:
@@ -47,7 +47,6 @@ var Mobile_remote = {
|
||||
animate: true,
|
||||
stop:function(event, ui) {
|
||||
socket.emit("id", {id: Mobile_remote.id, type: "volume", value: ui.value});
|
||||
Helper.log("volume");
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user