Commented stuff.

This commit is contained in:
Mario Basic
2015-06-04 00:48:31 +02:00
parent af4c748763
commit 6ae7bec081
7 changed files with 167 additions and 56 deletions

View File

@@ -181,7 +181,7 @@ var WakaTime = (function () {
console.log(payload);
_this3.sendAjaxRequestToApi(payload);
//this.sendAjaxRequestToApi(payload);
} else if (loggingType == 'url') {
console.log('sending entity with type url');
@@ -191,7 +191,7 @@ var WakaTime = (function () {
console.log(payload);
_this3.sendAjaxRequestToApi(payload);
//this.sendAjaxRequestToApi(payload);
}
});
}