mirror of
https://gh.wpcy.net/https://github.com/LJPc-solutions/freescout-calendar-module.git
synced 2026-05-26 01:04:16 +08:00
6 lines
No EOL
98 B
PHP
6 lines
No EOL
98 B
PHP
<?php
|
|
|
|
return [
|
|
'name' => 'Calendar',
|
|
'calendar_list' => env( 'CALENDAR_LIST', '' ),
|
|
]; |