Compare commits

..

1 commit

Author SHA1 Message Date
Pierre de Lacroix
e18381fc17
plug progression system to camp-api 2026-01-23 00:03:47 +01:00

View file

@ -4,7 +4,7 @@ const gaugeMax = 250;
const fundraisingTotalMax = 20000;
async function getGauge() {
// REMOVEWHENSIGNUPFORMISOPEN
// REMOVE WHEN SIGNUP FORM IS OPEN
return 0;
try {