mirror of
https://github.com/0x1d/esp8266-laser.git
synced 2025-12-16 10:44:30 +01:00
more styling
This commit is contained in:
@@ -26,7 +26,7 @@ var Sui = {
|
||||
actuator.data.call(this) : [this.value]
|
||||
);
|
||||
}
|
||||
$(domEl).on(actuator.event, handle)
|
||||
domEl.addEventListener(actuator.event, handle)
|
||||
});
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user