merge-requests/21/head
Bob Mottram 2021-03-12 11:40:41 +00:00
parent d60abc89f1
commit 257a8502f9
1 changed files with 1 additions and 1 deletions

View File

@ -373,7 +373,7 @@ def _notificationNewDM(session, toHandle: str,
def _storeMessage(speakerJson: {}) -> None: def _storeMessage(speakerJson: {}) -> None:
"""Stores a message for later reading """Stores a message in your home directory for later reading
""" """
if not speakerJson.get('published'): if not speakerJson.get('published'):
return return