diff --git a/A wake up call for India.html b/A wake up call for India.html
index 32f80a6..608bcd4 100644
--- a/A wake up call for India.html
+++ b/A wake up call for India.html
@@ -392,12 +392,12 @@
let columnName =`column${col}_count`;
console.log(element)
console.log(element.classList)
- if (myFloID!=undefined) {
+ if (myFloID1!=undefined) {
if (element.classList.value == "fa fa-thumbs-o-up")
{
let articlekey =articlekeey
let mainObj = {
- floID: myFloID,
+ floID: myFloID1,
articlekey: articlekey,
};
console.log("mainObj")
@@ -423,16 +423,11 @@
-
-