mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 08:26:19 +02:00
wip
This commit is contained in:
@@ -484,6 +484,9 @@ const endpoints: Endpoint[] = [
|
||||
minInterval: ms('10seconds')
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'channels/show'
|
||||
},
|
||||
];
|
||||
|
||||
export default endpoints;
|
||||
|
||||
Reference in New Issue
Block a user