Skip to content

Commit 3a86c55

Browse files
authored
remove lockout
1 parent 23df9b0 commit 3a86c55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/assets/scripts/helpers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,4 +776,4 @@ async function enforceDonationLockout(goalAmount = 500) {
776776
console.error('Failed to check donation status:', err);
777777
}
778778
}
779-
enforceDonationLockout();
779+
//enforceDonationLockout();

0 commit comments

Comments
 (0)