This commit is contained in:
parent
dbafa13d94
commit
caf9457653
6 changed files with 167 additions and 1 deletions
|
@ -409,6 +409,10 @@ const endpoints: Endpoint[] = [
|
|||
},
|
||||
kind: 'vote-write'
|
||||
},
|
||||
{
|
||||
name: 'posts/polls/recommendation',
|
||||
withCredential: true
|
||||
},
|
||||
|
||||
{
|
||||
name: 'messaging/history',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue