From a9926f91c95f63a96cd966a82b8daf1dfd94a73f Mon Sep 17 00:00:00 2001 From: Niels Andriesse Date: Thu, 12 Sep 2019 15:07:15 +1000 Subject: [PATCH] Undo accidental commit --- SignalServiceKit/src/Loki/API/LokiGroupChatAPI.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SignalServiceKit/src/Loki/API/LokiGroupChatAPI.swift b/SignalServiceKit/src/Loki/API/LokiGroupChatAPI.swift index 94abf6588..d6acc9cc0 100644 --- a/SignalServiceKit/src/Loki/API/LokiGroupChatAPI.swift +++ b/SignalServiceKit/src/Loki/API/LokiGroupChatAPI.swift @@ -11,7 +11,7 @@ public final class LokiGroupChatAPI : NSObject { private static let maxRetryCount: UInt = 4 // MARK: Public Chat - @objc public static let publicChatServer = "https://chat-dev.lokinet.org" + @objc public static let publicChatServer = "https://chat.lokinet.org" @objc public static let publicChatMessageType = "network.loki.messenger.publicChat" @objc public static let publicChatServerID: UInt64 = 1