✌️
This commit is contained in:
parent
8a8d97b8c7
commit
4953842ff1
9 changed files with 165 additions and 25 deletions
|
|
@ -233,6 +233,12 @@ const endpoints: Endpoint[] = [
|
|||
kind: 'notification-read'
|
||||
},
|
||||
|
||||
{
|
||||
name: 'i/favorites',
|
||||
withCredential: true,
|
||||
kind: 'favorites-read'
|
||||
},
|
||||
|
||||
{
|
||||
name: 'othello/match',
|
||||
withCredential: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue