mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 06:06:16 +02:00
wip
This commit is contained in:
@@ -394,6 +394,10 @@ const endpoints: Endpoint[] = [
|
||||
name: 'posts/trend',
|
||||
withCredential: true
|
||||
},
|
||||
{
|
||||
name: 'posts/categorize',
|
||||
withCredential: true
|
||||
},
|
||||
{
|
||||
name: 'posts/reactions',
|
||||
withCredential: true
|
||||
|
||||
Reference in New Issue
Block a user