Fixed mtproto typo
This commit is contained in:
parent
bd508e5937
commit
ae1029b64c
@ -19,7 +19,7 @@ angular.module('izhukov.mtproto', ['izhukov.utils'])
|
||||
{id: 2, host: '149.154.167.51', port: 80},
|
||||
{id: 3, host: '174.140.142.6', port: 80},
|
||||
{id: 4, host: '149.154.167.91', port: 80},
|
||||
{id: 5, host: '149.154.171.5', port: 80},
|
||||
{id: 5, host: '149.154.171.5', port: 80}
|
||||
];
|
||||
|
||||
var chosenServers = {};
|
||||
|
Loading…
Reference in New Issue
Block a user