Missing arrrrr!
This commit is contained in:
parent
f3c2eb5b11
commit
69e38c2bbd
|
@ -440,7 +440,7 @@ class Transmitter
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} 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) {
|
if (!$item['private'] && !$forum_mode) {
|
||||||
$data['cc'][] = $actor_profile['followers'];
|
$data['cc'][] = $actor_profile['followers'];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue