This commit is contained in:
Allan Cueff
2023-11-07 21:37:06 +01:00
parent 31f11f8d6d
commit 9ec2cab3ed

View File

@@ -344,7 +344,7 @@ document.getElementById("btnStop").addEventListener('click', async function(even
//Redirection vers la page d'arbitrage
//window.location.href = "arbitrage.html";
window.location.href = "arbitrage.html";
});
async function addPoints(teamId, points){