correction de bugs mineurs
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
.then( x => x.json() );
|
||||
allUsers = await fetch('http://transcendance:8080/api/v2/user/all')
|
||||
.then( x => x.json() );
|
||||
|
||||
options.playerOneUsername = user.username;
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user