@@ -57,5 +57,5 @@ class Point {
toString() { return this.x + "," + this.y }
}
Pt = Point
window.Pt = window.Point = Point
The note is not visible to the blocked user.