@@ -13,7 +13,6 @@ type Filter struct {
}
func makeFilter(name string, value any) *Filter {
log.Printf("FILTER: %#v", value)
var op string
var v string
The note is not visible to the blocked user.