nanka iroiro
This commit is contained in:
parent
0aa6d848fa
commit
bc1698e755
9 changed files with 122 additions and 0 deletions
|
@ -46,6 +46,7 @@ export default [
|
|||
{ name: 'i/appdata/get', shouldBeSignin: true },
|
||||
{ name: 'i/appdata/set', shouldBeSignin: true },
|
||||
{ name: 'i/signin_history', shouldBeSignin: true, kind: 'account-read' },
|
||||
{ name: 'i/authorized_apps', shouldBeSignin: true, secure: true },
|
||||
|
||||
{ name: 'i/notifications', shouldBeSignin: true, kind: 'notification-read' },
|
||||
{ name: 'notifications/delete', shouldBeSignin: true, kind: 'notification-write' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue