oops
This commit is contained in:
parent
6d9d6a6779
commit
eb23be979c
@ -66,7 +66,7 @@ module.exports = (params) => new Promise(async (res, rej) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (local) {
|
if (local) {
|
||||||
query._user = { host: null };
|
query['_user.host'] = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (reply != undefined) {
|
if (reply != undefined) {
|
||||||
|
Loading…
Reference in New Issue
Block a user