Skip to content

Commit

Permalink
Merge pull request #1573 from UPONU-GmbH/feature/console
Browse files Browse the repository at this point in the history
Fix console caldav sync
  • Loading branch information
alextselegidis authored Oct 7, 2024
2 parents 4a6d2e6 + 2fac608 commit e906e22
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 e906e22

Please sign in to comment.