Merge remote-tracking branch 'misskey-dev/develop' into io
This commit is contained in:
@@ -58,7 +58,7 @@ export class ApAudienceService {
|
||||
};
|
||||
}
|
||||
|
||||
if (toGroups.followers.length > 0) {
|
||||
if (toGroups.followers.length > 0 || ccGroups.followers.length > 0) {
|
||||
return {
|
||||
visibility: 'followers',
|
||||
mentionedUsers,
|
||||
|
||||
Reference in New Issue
Block a user