@@ -41,9 +41,7 @@
|
||||
|
||||
current_donations = current_donations.concat(...donations);
|
||||
|
||||
if (page == 0) {
|
||||
dataLoaded = true;
|
||||
}
|
||||
dataLoaded = true;
|
||||
page++;
|
||||
}
|
||||
console.log("All donations loaded");
|
||||
|
||||
Reference in New Issue
Block a user