1
0
This commit is contained in:
syuilo
2018-02-24 02:46:09 +09:00
parent 83f2e906bb
commit df8a2aea35
42 changed files with 823 additions and 511 deletions
+6 -1
View File
@@ -182,7 +182,12 @@ const endpoints: Endpoint[] = [
{
name: 'i/update_home',
withCredential: true,
kind: 'account-write'
secure: true
},
{
name: 'i/update_mobile_home',
withCredential: true,
secure: true
},
{
name: 'i/change_password',