mirror of
https://github.com/Doodle3D/doodle3d-connect.git
synced 2024-12-25 18:13:48 +01:00
redirect to #print when connect is opened with ?uuid=
This commit is contained in:
parent
b0f4764a82
commit
dc5efda54f
@ -155,7 +155,7 @@ function hideBanner() {
|
||||
if (localip) {
|
||||
url += "?localip=" + localip;
|
||||
}
|
||||
// location.href = url;
|
||||
location.href = url;
|
||||
}
|
||||
|
||||
})(window);
|
Loading…
Reference in New Issue
Block a user