mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Update conversation page to use websockets
This commit is contained in:
@ -36,6 +36,8 @@ ComunicWeb.common.url = {
|
||||
//Apply it
|
||||
window.history.pushState("object or string", newTitle, newURL);
|
||||
|
||||
SendEvent("changeURI");
|
||||
|
||||
//Everything is OK
|
||||
return true;
|
||||
},
|
||||
|
Reference in New Issue
Block a user