diff --git a/src/remote.js b/src/remote.js index 9303785..00c0de5 100755 --- a/src/remote.js +++ b/src/remote.js @@ -26,6 +26,10 @@ export default { { namespace: "notifications", path: "/notifications", + }, + { + namespace: "chats", + path: "/chats", } ] } \ No newline at end of file