Fix console caldav sync

This commit is contained in:
Marcel Link 2024-07-23 23:54:06 +02:00
parent 37374a254f
commit 2fac608989
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
* ---------------------------------------------------------------------------- */
require_once __DIR__ . '/Google.php';
require_once __DIR__ . '/Caldav.php';
/**
* Console controller.