wip
This commit is contained in:
parent
0cffc1cac0
commit
42be937fcb
4 changed files with 77 additions and 5 deletions
|
|
@ -490,6 +490,9 @@ const endpoints: Endpoint[] = [
|
|||
{
|
||||
name: 'channels/posts'
|
||||
},
|
||||
{
|
||||
name: 'channels'
|
||||
},
|
||||
];
|
||||
|
||||
export default endpoints;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue