mirror of
https://github.com/ragestudio/comty.js.git
synced 2025-06-09 02:24:18 +00:00
fix remotes
This commit is contained in:
parent
4dcfb65f03
commit
e188676dda
@ -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",
|
||||
// }
|
||||
],
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user