s1
This commit is contained in:
@@ -219,7 +219,7 @@ import Layout from "../../layouts/Layout.astro";
|
||||
'userId': userId,
|
||||
'gameTime': timeDifferenceInSeconds,
|
||||
'score': totalPoints,
|
||||
'star': starValue
|
||||
'gameStar': starValue
|
||||
};
|
||||
// console.log(userData);
|
||||
progressIncrement();
|
||||
|
||||
Reference in New Issue
Block a user