You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.log(`"${fileName}" is in the whitelist and the hash matches. Fixing the hash if the file will be modified.`)
87
-
}else{
88
-
console.log(`"${fileName}" is in the whitelist and the hash DOESN'T MATCH!!! Actual hash is "${originalHash}". Not fixing the hash if the file will be modified.`)
0 commit comments