mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-07-26 09:18:39 +00:00
remove message that may result in too many messages to QLab
This commit is contained in:
@@ -73,7 +73,7 @@ exports.data = function data(_device, oscData) {
|
||||
return;
|
||||
}
|
||||
if (json.status === 'error') {
|
||||
device.send('/workspaces');
|
||||
// device.send('/workspaces');
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user