s5
This commit is contained in:
@@ -187,7 +187,7 @@ function submitUserData(drawingZone) {
|
||||
userId: userId,
|
||||
gameTime: timeDifferenceInSeconds
|
||||
};
|
||||
fetch(`http://localhost:5175/api/saveGalleryImage`, {
|
||||
fetch(`https://api.teachertrainingkolkata.in/api/saveGalleryImage`, {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type' : 'application/json'
|
||||
|
||||
Reference in New Issue
Block a user