@ -25,7 +25,7 @@ if [ "$leave" = true ]; then
exit 1
fi
timestamp=`date -u +"%F-%T"`
timestamp=`date -u +"%Y%m%d-%H%M"`
currentBranch=`git rev-parse --abbrev-ref HEAD`
if [ "$currentBranch" = "master" ]; then
The note is not visible to the blocked user.