mirror of
https://github.com/nextcloud/server.git
synced 2026-03-21 10:00:33 -04:00
If we load all calendar infos of a principal then we get back an array and not a single calendar info. This was handled incorrectly and an array of calendar infos were passed to the calendar implementation, resulting in interesting bugs. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |
||
|---|---|---|
| .. | ||
| appinfo | ||
| bin | ||
| composer | ||
| css | ||
| js | ||
| l10n | ||
| lib | ||
| src | ||
| templates | ||
| tests | ||
| .gitignore | ||
| .l10nignore | ||
| webpack.js | ||