Disabled deprecated remotes

This commit is contained in:
SrGooglo 2025-05-21 19:11:51 +00:00
parent 133a7c37da
commit 5b8b9363c8

View File

@ -14,13 +14,9 @@ export default {
path: "/posts",
ng: true,
},
{
namespace: "notifications",
path: "/notifications",
},
{
namespace: "chats",
path: "/chats",
},
// {
// namespace: "chats",
// path: "/chats",
// },
],
}