@@ -277,7 +277,7 @@
'()
(map cadr
(filter (λ (kv)
(not (eq? (car kv) 'empty))) (cdar s)))
(not (or (eq? (car kv) 'comment) (eq? (car kv) 'empty)))) (cdar s)))
)
The note is not visible to the blocked user.