mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-11 05:02:37 +01:00
commit
0f23d5bed4
@ -30,7 +30,7 @@ router.post(
|
||||
{
|
||||
$or: query,
|
||||
},
|
||||
`hash id user_settings.locale user_settings.theme`
|
||||
`user_data.hash id user_settings.locale user_settings.theme`
|
||||
).exec();
|
||||
|
||||
if (!user) {
|
||||
|
Loading…
Reference in New Issue
Block a user