1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-05 22:49:32 -05:00
This commit is contained in:
こぴなたみぽ 2017-12-21 07:45:45 +09:00
parent ef08c78b81
commit b2223c19e1

View file

@ -85,7 +85,7 @@ async function byNative(res, rej, me, text, userId, following, reply, repost, me
$and: []
};
const push = q.$and.push;
const push = x => q.$and.push(x);
if (text) {
push({