mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-28 15:26:44 -06:00
✌️
This commit is contained in:
parent
88e8dffb5b
commit
83c3490426
1 changed files with 1 additions and 2 deletions
|
@ -161,8 +161,7 @@ class SigninContext extends Context {
|
|||
username_lower: query.toLowerCase()
|
||||
}, {
|
||||
fields: {
|
||||
data: false,
|
||||
profile: false
|
||||
data: false
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue