fix remotes

This commit is contained in:
SrGooglo 2025-04-24 12:25:30 +00:00
parent 4dcfb65f03
commit e188676dda

View File

@ -12,10 +12,6 @@ export default {
path: "/posts",
ng: true,
},
{
namespace: "main",
path: "/main",
},
{
namespace: "notifications",
path: "/notifications",
@ -24,13 +20,5 @@ export default {
namespace: "chats",
path: "/chats",
},
{
namespace: "music",
path: "/music",
},
// {
// namespace: "payments",
// path: "/payments",
// }
],
}