Skip to content
Snippets Groups Projects
Commit eb23be97 authored by syuilo's avatar syuilo
Browse files

oops

parent 6d9d6a67
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ module.exports = (params) => new Promise(async (res, rej) => {
}
if (local) {
query._user = { host: null };
query['_user.host'] = null;
}
if (reply != undefined) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment