spelling: decide
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
53aba7b37e
commit
435321caa8
|
@ -1830,7 +1830,7 @@ class Transmitter
|
||||||
$item['body'] = $announce['comment'] . "\n" . $announce['object']['plink'];
|
$item['body'] = $announce['comment'] . "\n" . $announce['object']['plink'];
|
||||||
$activity['object'] = self::createNote($item, $api_mode);
|
$activity['object'] = self::createNote($item, $api_mode);
|
||||||
|
|
||||||
/// @todo Finally descide how to implement this in AP. This is a possible way:
|
/// @todo Finally decide how to implement this in AP. This is a possible way:
|
||||||
$activity['object']['attachment'][] = self::createNote($announce['object']);
|
$activity['object']['attachment'][] = self::createNote($announce['object']);
|
||||||
|
|
||||||
$activity['object']['source']['content'] = $orig_body;
|
$activity['object']['source']['content'] = $orig_body;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user