1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 15:05:32 +02: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'
},