@@ -42,5 +42,5 @@ func Scale(img image.Image, scale int) image.Image {
if scale < 1 {
scale = 1
}
return rescaled{img, scale}
The note is not visible to the blocked user.