freescout-calendar-module/LJPcCalendarModule/Config/config.php
2021-11-22 17:44:52 +01:00

6 lines
No EOL
98 B
PHP

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