Add: print sample - graph, ranking
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
sessionStorage.setItem("playerName", jsonData["playerName"]);
|
||||
sessionStorage.setItem("playerAccountType", jsonData["playerAccountType"]);
|
||||
|
||||
// location.href='./../client/menu_app.html';
|
||||
location.href='./../client/menu_app.html';
|
||||
},
|
||||
|
||||
(errorMessage, errorCode) => {
|
||||
|
||||
Reference in New Issue
Block a user