This commit is contained in:
parent
c980f2ec3b
commit
73093300a7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
const gauge_url = "https://api.camp.interhacker.space/api/gauge"
|
const gauge_url = "https://api.camp.interhacker.space/api/gauge"
|
||||||
const fundraising_url = "https://api.camp.interhacker.space/api/fundraising"
|
const fundraising_url = "https://api.camp.interhacker.space/api/fundraising"
|
||||||
const gaugeMax = 200;
|
const gaugeMax = 200;
|
||||||
const fundraisingTotalMax = 20000;
|
const fundraisingTotalMax = 10530;
|
||||||
|
|
||||||
async function getGauge() {
|
async function getGauge() {
|
||||||
// // REMOVE WHEN SIGNUP FORM IS OPEN
|
// // REMOVE WHEN SIGNUP FORM IS OPEN
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue