This commit is contained in:
Arjun Patel
2017-10-07 23:45:16 -07:00
parent 9255e1eb3c
commit 9c7cbb794b
3 changed files with 29 additions and 1 deletions
+2 -1
View File
@@ -17,7 +17,8 @@ var dict = {
"gcal": makeEvent,
"googlecalendar": makeEvent,
"mapsd": directionsURL,
"directions": directionsURL
"directions": directionsURL,
"skype": skypeCall
};
function error() {