fix DMX sniff on T1
This commit is contained in:
@@ -463,9 +463,7 @@
|
||||
var is_sniffing = false;
|
||||
|
||||
// CREATES MODAL FOR LOG TOOLS
|
||||
function cfgm() {
|
||||
console.log(is_sniffing);
|
||||
|
||||
function cfgm() {
|
||||
$('#m-t').html('Logs tools');
|
||||
$('#m-f').empty();
|
||||
$('.sb').unbind();
|
||||
|
||||
Reference in New Issue
Block a user