freescout-calendar-module/Config/config.php
2024-06-20 10:52:19 +02:00

6 lines
No EOL
98 B
PHP

<?php
return [
'name' => 'Calendar',
'calendar_list' => env( 'CALENDAR_LIST', '' ),
];