mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 15:40:57 -07:00
✌️
This commit is contained in:
parent
b471aa2db0
commit
82e4668f5d
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