submit user data in all games
This commit is contained in:
@@ -30,6 +30,10 @@ import Layout from '../../layouts/Layout.astro';
|
||||
let formattedDateTime;
|
||||
let shortUniqueID;
|
||||
let defaultColor;
|
||||
let scoreTotal = 0;
|
||||
|
||||
let currenturl = window.location.href.split('/');
|
||||
console.log(currenturl);
|
||||
|
||||
if(isMobile){
|
||||
topLogoWidth = 4.5;
|
||||
|
||||
Reference in New Issue
Block a user