]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/ActivityPub/Processor.php
Merge pull request #10818 from MrPetovan/task/10691-remove-event-adjust
[friendica.git] / src / Protocol / ActivityPub / Processor.php
index 47ea6a1bde5db78b8626a3852012010de092ec3b..51a7ede2f2bbf7b12acbc9c98e32fa407a915a47 100644 (file)
@@ -408,7 +408,6 @@ class Processor
                $event['finish']    = $activity['end-time'];
                $event['nofinish']  = empty($event['finish']);
                $event['location']  = $activity['location'];
-               $event['adjust']    = $activity['adjust'] ?? true;
                $event['cid']       = $item['contact-id'];
                $event['uid']       = $item['uid'];
                $event['uri']       = $item['uri'];