mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-01 00:35:43 +00:00
🐛 fix structure
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user