Co-Authored-By: jmccann <jmccann.git@gmail.com>
@@ -76,7 +76,7 @@ func main() {
}
t, err = template.New("").Parse(string(d))
if err != nil {
log.Printf("license file: %s", err)
log.Printf("license file: %v", err)
os.Exit(1)
} else {
The note is not visible to the blocked user.