mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-04-30 23:55:44 +02:00
✌️
This commit is contained in:
@@ -233,6 +233,12 @@ const endpoints: Endpoint[] = [
|
||||
kind: 'notification-read'
|
||||
},
|
||||
|
||||
{
|
||||
name: 'i/favorites',
|
||||
withCredential: true,
|
||||
kind: 'favorites-read'
|
||||
},
|
||||
|
||||
{
|
||||
name: 'othello/match',
|
||||
withCredential: true
|
||||
|
||||
Reference in New Issue
Block a user