diff --git a/js/progress.js b/js/progress.js index 5b875ce..ea1bdf2 100644 --- a/js/progress.js +++ b/js/progress.js @@ -4,7 +4,7 @@ const gaugeMax = 250; const fundraisingTotalMax = 20000; async function getGauge() { - // REMOVE WHEN SIGNUP FORM IS OPEN + // REMOVE WHEN SIGNUP FORM IS OPEN return 0; try {