diff --git a/index.html b/index.html index ffd4c8c..8760a33 100644 --- a/index.html +++ b/index.html @@ -3952,7 +3952,6 @@ async function pysimProactiveLogRender() { + '0x' + e.type_hex.toUpperCase() + '' + '' + esc(name) + '' + (qual ? '' + esc(qual) + '' : '') - + '' + e.bytes + ' bytes' + '' + (e.tr_hex ? '' : '') + '';