mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 22:27:31 -04:00
fix(dav): WebcalCaching-Plugin lint
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
This commit is contained in:
parent
58cf14da87
commit
3e06931408
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ class Plugin extends ServerPlugin {
|
|||
* that do not support subscriptions on their own
|
||||
*
|
||||
* /^MSFT-WIN-3/ - Windows 10 Calendar
|
||||
* /Evolution/ - Gnome Calendar/Evolution
|
||||
* /Evolution/ - Gnome Calendar/Evolution
|
||||
* /KIO/ - KDE PIM/Akonadi
|
||||
* @var string[]
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue