Merge remote-tracking branch 'misskey-dev/develop' into io
This commit is contained in:
commit
50f4ae1673
13 changed files with 97 additions and 42 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue