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:
|
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
|
||||||
|
|
Loading…
Reference in New Issue