b2 #15

Merged
kar merged 124 commits from b2 into fetch2 2024-06-17 13:45:13 +00:00
Showing only changes of commit 17538eb91c - Show all commits

View File

@@ -472,6 +472,7 @@ import Layout from '../../layouts/Layout.astro';
// 'game_start' : gameStartTime,
};
console.log(userData);
fetch(`https://save-game-data.teachertrainingchennai.in/saveGameData`, {
method: 'POST',
headers: {