mirror of
https://github.com/ragestudio/comty.js.git
synced 2025-06-09 02:24:18 +00:00
added chats namespace
This commit is contained in:
parent
5ef49f1588
commit
6ecb326161
@ -26,6 +26,10 @@ export default {
|
|||||||
{
|
{
|
||||||
namespace: "notifications",
|
namespace: "notifications",
|
||||||
path: "/notifications",
|
path: "/notifications",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
namespace: "chats",
|
||||||
|
path: "/chats",
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user