|
|
@ -492,7 +492,7 @@ angular.module('izhukov.mtproto.wrapper', ['izhukov.utils', 'izhukov.mtproto']) |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
dcID: dcID, |
|
|
|
dcID: dcID, |
|
|
|
fileDownload: true, |
|
|
|
fileDownload: true, |
|
|
|
singleInRequest: true, |
|
|
|
singleInRequest: window.safari !== undefined, |
|
|
|
createNetworker: true |
|
|
|
createNetworker: true |
|
|
|
}); |
|
|
|
}); |
|
|
|
}, 2).then(function (result) { |
|
|
|
}, 2).then(function (result) { |
|
|
|