@@ -30,7 +30,7 @@ modList.forEach((ele, idx, arr) => {
}
if (process.argv[2] != "overwrite"){
if (Object.keys(oldRegistry).includes(ele.substring(1))) {
if (Object.keys(oldRegistry).includes(ele)) {
return;
The note is not visible to the blocked user.