We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23df9b0 commit 3a86c55Copy full SHA for 3a86c55
1 file changed
static/assets/scripts/helpers.js
@@ -776,4 +776,4 @@ async function enforceDonationLockout(goalAmount = 500) {
776
console.error('Failed to check donation status:', err);
777
}
778
779
-enforceDonationLockout();
+//enforceDonationLockout();
0 commit comments