Merge branch 'develop' of https://github.com/syuilo/misskey into develop
This commit is contained in:
commit
9998845b21
@ -82,7 +82,7 @@ router.post('/miauth/:session/check', async ctx => {
|
||||
AccessTokens.update(token.id, {
|
||||
fetched: true
|
||||
});
|
||||
|
||||
|
||||
ctx.body = {
|
||||
ok: true,
|
||||
token: token.token,
|
||||
|
Loading…
Reference in New Issue
Block a user