This commit is contained in:
Sriram Hariharan
2019-01-14 21:00:07 -06:00
parent 649255d628
commit 147fef3d07
3 changed files with 3 additions and 1 deletions

View File

@@ -287,7 +287,7 @@ function updateStatus(sendResponse) {
});
console.log('updated status');
} else {
console.log('no change');
// console.log('no change');
}
// console.log("updated status' and registerlinks");
});