mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-28 10:46:43 -06:00
oops
This commit is contained in:
parent
0b5597c873
commit
b3bd6b60b4
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ const endpoints: Endpoint[] = [
|
|||
kind: 'notification-write'
|
||||
},
|
||||
{
|
||||
name: 'notifications/markAsRead_all',
|
||||
name: 'notifications/mark_as_read_all',
|
||||
withCredential: true,
|
||||
kind: 'notification-write'
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue