fix DMX sniff on T1

This commit is contained in:
Kwimbee
2025-01-23 17:11:48 +01:00
parent ea5680b473
commit 0b8f06099a
2 changed files with 32 additions and 18 deletions

View File

@@ -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();