wip
This commit is contained in:
parent
e0ffedca24
commit
c686a10472
7 changed files with 127 additions and 34 deletions
|
@ -194,6 +194,11 @@ const endpoints: Endpoint[] = [
|
|||
withCredential: true,
|
||||
secure: true
|
||||
},
|
||||
{
|
||||
name: 'i/update_client_setting',
|
||||
withCredential: true,
|
||||
secure: true
|
||||
},
|
||||
{
|
||||
name: 'i/pin',
|
||||
kind: 'account-write'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue