forked from friendica/friendica-addons
stray line
This commit is contained in:
parent
ef2ddfca16
commit
42ada8257d
1 changed files with 0 additions and 1 deletions
|
@ -336,7 +336,6 @@ function mailstream_subject(array $item): string
|
||||||
);
|
);
|
||||||
return DI::l10n()->t("Friendica post");
|
return DI::l10n()->t("Friendica post");
|
||||||
}
|
}
|
||||||
$contact = $r[0];
|
|
||||||
if ($contact['network'] === 'dfrn') {
|
if ($contact['network'] === 'dfrn') {
|
||||||
return DI::l10n()->t("Friendica post");
|
return DI::l10n()->t("Friendica post");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue