Mise à jour de la jauge de financement au vu des changements de budget
All checks were successful
/ build (push) Successful in 3m16s

This commit is contained in:
nono-lqdn 2026-06-15 11:43:41 +02:00
parent a9d95b500a
commit d992257d92

View file

@ -1,7 +1,7 @@
const gauge_url = "https://api.camp.interhacker.space/api/gauge"
const fundraising_url = "https://api.camp.interhacker.space/api/fundraising"
const gaugeMax = 200;
const fundraisingTotalMax = 10530;
const fundraisingTotalMax = 13355.82;
async function getGauge() {
// // REMOVE WHEN SIGNUP FORM IS OPEN