mirror of
https://github.com/ragestudio/comty.js.git
synced 2025-06-09 10:34:19 +00:00
fix remotes
This commit is contained in:
parent
4dcfb65f03
commit
e188676dda
@ -12,10 +12,6 @@ export default {
|
|||||||
path: "/posts",
|
path: "/posts",
|
||||||
ng: true,
|
ng: true,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
namespace: "main",
|
|
||||||
path: "/main",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
namespace: "notifications",
|
namespace: "notifications",
|
||||||
path: "/notifications",
|
path: "/notifications",
|
||||||
@ -24,13 +20,5 @@ export default {
|
|||||||
namespace: "chats",
|
namespace: "chats",
|
||||||
path: "/chats",
|
path: "/chats",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
namespace: "music",
|
|
||||||
path: "/music",
|
|
||||||
},
|
|
||||||
// {
|
|
||||||
// namespace: "payments",
|
|
||||||
// path: "/payments",
|
|
||||||
// }
|
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user