diff --git a/Signal/src/Jobs/SessionResetJob.swift b/Signal/src/Jobs/SessionResetJob.swift index 251c22743..e4ad59351 100644 --- a/Signal/src/Jobs/SessionResetJob.swift +++ b/Signal/src/Jobs/SessionResetJob.swift @@ -39,12 +39,23 @@ class SessionResetJob: NSObject { // Otherwise if we send another message before them, they wont have the session to decrypt it. self.storageManager.archiveAllSessions(forContact: self.recipientId) } - Logger.info("\(self.TAG) successfully sent EndSession