1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-09 07:19:35 -05:00
This commit is contained in:
syuilo 2017-12-21 15:28:50 +09:00
parent 52287878b7
commit 0dc97370a3

View file

@ -105,7 +105,7 @@ async function byNative(res, rej, me, text, userId, following, reply, repost, me
});
}
if (following != null) {
if (following != null && me != null) {
const ids = await getFriends(me._id, false);
push({
user_id: following ? {