diff --git a/js/display_content.js b/js/display_content.js index bc8df80..c23d8f4 100644 --- a/js/display_content.js +++ b/js/display_content.js @@ -4,8 +4,13 @@ function drawClients() { result = ""; if (thisClient) { getClientsInChannel(thisClient.channel).forEach((c) => { - isHidden = CONFIG.hideSilent && c.talkStatus == 0; - result += `