なんかもうめっちゃやった
This commit is contained in:
parent
1c60dfe2d9
commit
68b1721ecf
21 changed files with 431 additions and 184 deletions
|
@ -159,6 +159,11 @@ const endpoints: Endpoint[] = [
|
|||
},
|
||||
kind: 'account-write'
|
||||
},
|
||||
{
|
||||
name: 'i/update_home',
|
||||
withCredential: true,
|
||||
kind: 'account-write'
|
||||
},
|
||||
{
|
||||
name: 'i/change_password',
|
||||
withCredential: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue