Add files via upload

master
Manas Khurana 2017-08-24 04:33:29 +05:30 committed by GitHub
parent eecb2602e8
commit 3db0561b9d
1 changed files with 1 additions and 1 deletions

View File

@ -952,7 +952,7 @@ function live() {
} }
}, noInternet); }, noInternet);
} catch(e){ } catch (e) {
noInternet(); noInternet();
} }
} }