add new feature to donwload a calendar
This commit is contained in:
@@ -74,8 +74,14 @@
|
||||
],
|
||||
'showCalendarList' => [
|
||||
'title' => 'Show Calendar List'
|
||||
],
|
||||
|
||||
]
|
||||
]
|
||||
],
|
||||
'download' => [
|
||||
'name' => 'Download Calendar',
|
||||
'description' => 'Download calendar as "ICS-File".',
|
||||
'groups' => [
|
||||
'calendars' => 'Calendars'
|
||||
]
|
||||
]
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user