mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
@@ -530,7 +530,6 @@ function applyFilters(evt) {
|
||||
}
|
||||
if (messages[j].className.indexOf('hidden') == -1) {
|
||||
isMessageless = false;
|
||||
break;
|
||||
}
|
||||
}
|
||||
if ((document.getElementById('hideMessagelessPlugins').checked && isMessageless)
|
||||
|
||||
Reference in New Issue
Block a user