@@ -50,6 +50,7 @@ execute('git diff --name-only ' + versionFrom, function (stdout) {
fileList.push('client/espo.min.js');
fileList.push('client/css/espo.min.css');
fileList.push('client/css/bootstrap.css');
fs.writeFileSync(diffFilePath, fileList.join('\n'));
The note is not visible to the blocked user.