Fix iroiro

This commit is contained in:
syuilo 2017-05-24 16:29:00 +09:00
parent 145ba241e2
commit 39edc11ad8
7 changed files with 22 additions and 15 deletions

View file

@ -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',