mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
stream calendar
This commit is contained in:
@@ -51,7 +51,6 @@ class DownloadMeetupCalendar extends Controller
|
|||||||
}
|
}
|
||||||
|
|
||||||
$calendar = Calendar::create()
|
$calendar = Calendar::create()
|
||||||
->name($name)
|
|
||||||
->refreshInterval(5)
|
->refreshInterval(5)
|
||||||
->event($entries);
|
->event($entries);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user