@@ -0,0 +1,7 @@
package domain
type Author struct {
Avatar string
Email string
Name string
}
The note is not visible to the blocked user.