This commit is contained in:
syuilo 2017-03-25 16:43:55 +09:00
parent dbafa13d94
commit caf9457653
6 changed files with 167 additions and 1 deletions

View file

@ -409,6 +409,10 @@ const endpoints: Endpoint[] = [
},
kind: 'vote-write'
},
{
name: 'posts/polls/recommendation',
withCredential: true
},
{
name: 'messaging/history',