mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update Inbox
This commit is contained in:
parent
f829df23a0
commit
c39be2464e
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…
Add table
Reference in a new issue