From 301626926860981ff17a65fa05fb2c87247f08b7 Mon Sep 17 00:00:00 2001 From: Jon Chambers Date: Sun, 4 Oct 2020 13:39:22 -0400 Subject: [PATCH] Revert "Temporarily disable the message persisters entirely." This reverts commit d464721397654fdba6947b7fcc2c99c307e52477. --- .../whispersystems/textsecuregcm/WhisperServerService.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/service/src/main/java/org/whispersystems/textsecuregcm/WhisperServerService.java b/service/src/main/java/org/whispersystems/textsecuregcm/WhisperServerService.java index 343f042d2..2d5070cd8 100644 --- a/service/src/main/java/org/whispersystems/textsecuregcm/WhisperServerService.java +++ b/service/src/main/java/org/whispersystems/textsecuregcm/WhisperServerService.java @@ -326,7 +326,7 @@ public class WhisperServerService extends Application