last commit

This commit is contained in:
Arjun Patel
2017-10-08 16:29:58 -07:00
parent 7e0f356838
commit 80e7a6041d
5 changed files with 25 additions and 26 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ function captureInput() {
else if (command == "skype") {
console.log('launched skype app');
//skypeCall(actualCommand);
document.getElementById('SkypeButton_Call_justinkimchi77_1').click();
$('#SkypeButton_Call_justinkimchi77_1').fadeIn();
}
else if (gapi.auth2.getAuthInstance().isSignedIn.get()) {
console.log('already signed in');