@@ -35,7 +35,7 @@ func ProcessFiles(args []string) error {
if err != nil {
return err
}
printData(data)
printData(&data)
return nil
The note is not visible to the blocked user.