Minor fix (3)

This commit is contained in:
Sascha Leib
2025-09-05 23:09:29 +02:00
parent 25a09dd480
commit e8fdab4e9f

View File

@@ -1017,8 +1017,6 @@ BotMon.live = {
default:
console.warn('Unknwon list number.');
}
let group = BotMon.live.data.analytics.groups[listId];
// todo: add group information!
const details = makeElement('details', {
'data-group': listId,