@ -61,7 +61,7 @@ func loadjson(stor storage.Storage, filename string) error {
err := q.CheckValid()
if err != nil {
fmt.Printf("\nValidation failure: %s\n", err.Error())
fmt.Printf("\n%s\nValidation failure: %s\n", q.URL, err.Error())
continue
}
The note is not visible to the blocked user.