mirror of https://gitlab.com/bashrc2/epicyon
Merge branch 'main' of ssh://code.freedombone.net:2222/bashrc/epicyon into main
commit
9d3814d8f7
|
|
@ -726,7 +726,7 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
|
||||||
_storeMessage(speakerJson, 'dm')
|
_storeMessage(speakerJson, 'dm')
|
||||||
else:
|
else:
|
||||||
speakerJson['decrypted'] = False
|
speakerJson['decrypted'] = False
|
||||||
_storeMessage(speakerJson, 'inbox')
|
# _storeMessage(speakerJson, 'inbox')
|
||||||
|
|
||||||
print('')
|
print('')
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue