more fixes
This commit is contained in:
@@ -36,6 +36,7 @@ class ConnectionManager {
|
||||
this.userUuid = data.userUuid;
|
||||
this.mapUrlStart = data.mapUrlStart;
|
||||
const newUrl = data.newUrl;
|
||||
console.log('u', this.userUuid)
|
||||
|
||||
if (newUrl) {
|
||||
history.pushState({}, '', newUrl);
|
||||
|
||||
Reference in New Issue
Block a user