@ -371,7 +371,7 @@ func readStyle() {
if err != nil {
panic(err)
}
if style == "artsy" {
if strings.TrimSpace(style) == "artsy" {
artsy = true
} else {
artsy = false
The note is not visible to the blocked user.