@ -632,6 +632,7 @@ def add_user():
# Check if user is already in the habit list
already = False
if user:
for u in habit_list.get_users():
if u.id == user.id:
already = True
The note is not visible to the blocked user.