Skip to content

Commit

Permalink
Fix console caldav sync
Browse files Browse the repository at this point in the history
  • Loading branch information
ml1nk committed Jul 23, 2024
1 parent 37374a2 commit 2fac608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/controllers/Console.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* ---------------------------------------------------------------------------- */

require_once __DIR__ . '/Google.php';
require_once __DIR__ . '/Caldav.php';

/**
* Console controller.
Expand Down

0 comments on commit 2fac608

Please sign in to comment.