Missing arrrrr!

This commit is contained in:
Michael Vogel 2019-05-18 17:34:44 +02:00
parent f3c2eb5b11
commit 69e38c2bbd
1 changed files with 1 additions and 1 deletions

View File

@ -440,7 +440,7 @@ class Transmitter
}
}
} else {
// Public thread parent post always are directed to the followes
// Public thread parent post always are directed to the followers
if (!$item['private'] && !$forum_mode) {
$data['cc'][] = $actor_profile['followers'];
}