@ -22,6 +22,11 @@
(lambda (ingredient)
(car ingredient)))
(define ingredient-unit
(if (= (length ingredient) 2)
""
(car (cdr ingredient)))))
;;
The note is not visible to the blocked user.