Compare commits
1 commit
d78c470829
...
e18381fc17
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e18381fc17 |
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ const gaugeMax = 250;
|
||||||
const fundraisingTotalMax = 20000;
|
const fundraisingTotalMax = 20000;
|
||||||
|
|
||||||
async function getGauge() {
|
async function getGauge() {
|
||||||
// REMOVE WHEN SIGNUP FORM IS OPEN
|
// REMOVE WHEN SIGNUP FORM IS OPEN
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue