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