mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Fix build
This commit is contained in:
@@ -506,9 +506,9 @@ func initializedNetwork(accountId: AccountRecordId, arguments: NetworkInitializa
|
||||
|
||||
if testingEnvironment {
|
||||
seedAddressList = [
|
||||
1: ["149.154.175.217"],
|
||||
2: ["149.154.167.226"],
|
||||
3: ["149.154.175.118"]
|
||||
1: ["149.154.175.10"],
|
||||
2: ["149.154.167.40"],
|
||||
3: ["149.154.175.117"]
|
||||
]
|
||||
} else {
|
||||
seedAddressList = [
|
||||
|
||||
Reference in New Issue
Block a user