1
0
Fork 1
mirror of https://example.com synced 2024-11-24 16:56:38 +09:00
This commit is contained in:
syuilo 2017-10-07 08:04:55 +09:00
parent 88e8dffb5b
commit 83c3490426

View file

@ -161,8 +161,7 @@ class SigninContext extends Context {
username_lower: query.toLowerCase()
}, {
fields: {
data: false,
profile: false
data: false
}
});