mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-08 07:13:39 +00:00
Update main.js
This commit is contained in:
@@ -149,7 +149,6 @@ exports.data = function (device, osc) {
|
||||
const listIndex = p[6];
|
||||
const listCount = p[7];
|
||||
const cueNumber = osc.args[1];
|
||||
console.log(cueNumber+" changed")
|
||||
|
||||
device.send(`/eos/get/cue/${cueList}/${cueNumber}`);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user