mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
commit
6c7c94f31f
1 changed files with 0 additions and 2 deletions
|
@ -293,8 +293,6 @@ class Inbox
|
|||
if(!isset(
|
||||
$this->payload['actor'],
|
||||
$this->payload['object'],
|
||||
$this->payload['object']['id'],
|
||||
$this->payload['object']['type']
|
||||
)) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue