mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 20:49:06 +01:00
Merge branch 'master' of https://github.com/syuilo/misskey
This commit is contained in:
commit
f0bce8718f
@ -30,7 +30,7 @@ export default async (resolver, actor, activity, distribute) => {
|
||||
const { _id } = await Following.findOne({
|
||||
followerId: actor._id,
|
||||
followeeId: followee._id
|
||||
})
|
||||
});
|
||||
|
||||
return {
|
||||
resolver,
|
||||
|
Loading…
Reference in New Issue
Block a user