mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-06 01:15:56 +02:00
oops
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user