There was an error while loading. Please reload this page.
2 parents 47bb51c + 6baad31 commit 3177ab8Copy full SHA for 3177ab8
1 file changed
apps/contactsinteraction/lib/Card.php
@@ -53,7 +53,7 @@ public function __construct(RecentContact $contact, string $principal, array $ac
53
* @inheritDoc
54
*/
55
public function getOwner(): ?string {
56
- $this->principal;
+ return $this->principal;
57
}
58
59
/**
0 commit comments