1
0
mirror of https://github.com/MisskeyIO/misskey synced 2025-01-18 07:43:44 +09:00
This commit is contained in:
syuilo 2018-03-29 14:53:48 +09:00
parent 0b5597c873
commit b3bd6b60b4

View File

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