mirror of https://gitlab.com/bashrc2/epicyon
Comment
parent
d60abc89f1
commit
257a8502f9
|
@ -373,7 +373,7 @@ def _notificationNewDM(session, toHandle: str,
|
|||
|
||||
|
||||
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'):
|
||||
return
|
||||
|
|
Loading…
Reference in New Issue