wip
This commit is contained in:
parent
5efb52b9f5
commit
f87ec61e96
7 changed files with 97 additions and 11 deletions
|
@ -484,6 +484,9 @@ const endpoints: Endpoint[] = [
|
|||
minInterval: ms('10seconds')
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'channels/show'
|
||||
},
|
||||
];
|
||||
|
||||
export default endpoints;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue