From d38423a2c6e09bab036d24caa814a6b80f3940f5 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Wed, 22 Jan 2014 09:52:21 +0300 Subject: [PATCH 1/3] Fixed dc migrate on auth --- js/controllers.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/controllers.js b/js/controllers.js index 6161e3c7..e65fe60e 100644 --- a/js/controllers.js +++ b/js/controllers.js @@ -511,4 +511,3 @@ angular.module('myApp.controllers', []) }) - From a9bbbf80913c591a3ff9b2f7b1661a290c8f0fe7 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Wed, 22 Jan 2014 09:53:06 +0300 Subject: [PATCH 2/3] Fixed dc migrate on auth --- js/lib/mtproto.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/lib/mtproto.js b/js/lib/mtproto.js index f6694ff4..54404e69 100644 --- a/js/lib/mtproto.js +++ b/js/lib/mtproto.js @@ -2729,4 +2729,3 @@ factory('MtpApiFileManager', function (MtpApiManager, $q, $window) { - From e66dc9dd55b1eb45d5d5f2701a7673e4f2377f00 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Wed, 22 Jan 2014 09:53:46 +0300 Subject: [PATCH 3/3] Updated static versions --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7a43a856..2f2cda8d 100644 --- a/index.html +++ b/index.html @@ -33,12 +33,12 @@ - + - +