Fixed canRedirect
This commit is contained in:
parent
d86b0a01ab
commit
d7b1def56b
@ -4111,7 +4111,6 @@ angular.module('myApp.services', ['myApp.i18n', 'izhukov.utils'])
|
||||
location.protocol == 'https:' && location.hostname != 'web.telegram.org';
|
||||
|
||||
function sendAsyncRequest (canRedirect) {
|
||||
canRedirect = false;
|
||||
if (disabled) {
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user