@@ -24,7 +24,7 @@ def cleanup(msg):
msg = msg.replace(unwanted, '')
return msg
except:
except TypeError:
The note is not visible to the blocked user.