Compare commits

..

1 commit

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

View file

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