Fix iroiro
This commit is contained in:
parent
145ba241e2
commit
39edc11ad8
7 changed files with 22 additions and 15 deletions
|
@ -121,12 +121,21 @@ const endpoints: Endpoint[] = [
|
|||
{
|
||||
name: 'aggregation/users/following'
|
||||
},
|
||||
{
|
||||
name: 'aggregation/users/reaction'
|
||||
},
|
||||
{
|
||||
name: 'aggregation/posts/repost'
|
||||
},
|
||||
{
|
||||
name: 'aggregation/posts/reply'
|
||||
},
|
||||
{
|
||||
name: 'aggregation/posts/reaction'
|
||||
},
|
||||
{
|
||||
name: 'aggregation/posts/reactions'
|
||||
},
|
||||
|
||||
{
|
||||
name: 'i',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue