mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-13 09:43:38 +00:00
clean up active device selection
when clicking first column
This commit is contained in:
@@ -343,7 +343,6 @@ function heartbeat() {
|
||||
d.sendQueue.shift();
|
||||
}
|
||||
});
|
||||
document.getElementById('network-indicator-dot').style.background = '#111';
|
||||
}
|
||||
setInterval(heartbeat, 50);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user