@@ -1103,7 +1103,7 @@ function buildTrayMenu() {
function isIgnored(name) {
//return IGNORED_NAMES.includes(name);
return name;
return (name);
}
function walkDir(base, rel = '.') {
The note is not visible to the blocked user.