mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 07:26:29 +09:00
✌️
This commit is contained in:
@ -161,8 +161,7 @@ class SigninContext extends Context {
|
||||
username_lower: query.toLowerCase()
|
||||
}, {
|
||||
fields: {
|
||||
data: false,
|
||||
profile: false
|
||||
data: false
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user