Skip to content

Commit 488af41

Browse files
fixup! fix: iMip reply from outlook.com does not contain organizer property
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
1 parent b57dca7 commit 488af41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/public/Calendar/IManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ public function newQuery(string $principalUri) : ICalendarQuery;
143143
/**
144144
* Handles a iMip message
145145
*
146-
* @param array{absent?: "create"} $options
146+
* @param array{absent?: "create"|"ignore", recipient?: string} $options
147147
*
148148
* @throws \OCP\DB\Exception
149149
*

0 commit comments

Comments
 (0)