@@ -327,7 +327,7 @@ class OTRInternalMessage(BlinkMessage):
@implementer(IObserver)
classOutgoingMessage(object):
__ignored_content_types__={IsComposingDocument.content_type,IMDNDocument.content_type}# Content types to ignore in notifications
__disabled_imdn_content_types__={'text/pgp-public-key','text/pgp-private-key'}.union(__ignored_content_types__)# Content types to ignore in notifications
__disabled_imdn_content_types__={'text/pgp-public-key','text/pgp-private-key','application/sylk-api-message-remove'}.union(__ignored_content_types__)# Content types to ignore in notifications