diff --git a/notifications_client.py b/notifications_client.py index 87e1cd742..2e9712a86 100644 --- a/notifications_client.py +++ b/notifications_client.py @@ -726,7 +726,7 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str, _storeMessage(speakerJson, 'dm') else: speakerJson['decrypted'] = False - _storeMessage(speakerJson, 'inbox') + # _storeMessage(speakerJson, 'inbox') print('')