diff --git a/src/remotes.js b/src/remotes.js index de0b72c..f20e3e6 100755 --- a/src/remotes.js +++ b/src/remotes.js @@ -14,13 +14,9 @@ export default { path: "/posts", ng: true, }, - { - namespace: "notifications", - path: "/notifications", - }, - { - namespace: "chats", - path: "/chats", - }, + // { + // namespace: "chats", + // path: "/chats", + // }, ], }