change game du url from config.js file
This commit is contained in:
@@ -195,7 +195,7 @@ function submitUserData(drawingZone) {
|
||||
})
|
||||
.then(response => response.json())
|
||||
.then(data => {
|
||||
console.log('Gallery Response Data', data)
|
||||
// console.log('Gallery Response Data', data)
|
||||
|
||||
if(data.screenshotUrl){
|
||||
let userData = {
|
||||
|
||||
Reference in New Issue
Block a user