mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
Tempory fix removed
This commit is contained in:
parent
c4aaa08693
commit
7b563fd307
1 changed files with 0 additions and 1 deletions
|
@ -205,7 +205,6 @@ class Protocol
|
|||
$slap = OStatus::salmon($item, $user);
|
||||
|
||||
if (empty($contact['notify'])) {
|
||||
return true;
|
||||
throw new \InvalidArgumentException('Missing expected "notify" key in OStatus/DFRN contact');
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue