This commit is contained in:
parent
a7b7fb4b32
commit
5e7a7e8f50
@ -9,11 +9,11 @@ use Symfony\Component\HttpFoundation\Response;
|
||||
class EventService
|
||||
{
|
||||
private const EVENT_DATA = [
|
||||
'title' => 'FWS Abiball',
|
||||
'title' => 'Abiball 2025',
|
||||
'description' => 'Der Abiball der Freien Waldorfschule Bremen Osterholz und Touler Straße',
|
||||
'location' => 'Graubünder Straße 2, 28209 Bremen',
|
||||
'start' => '20240615T180000',
|
||||
'end' => '20240615T220000',
|
||||
'location' => 'Graubündener Str. 4, 28325 Bremen',
|
||||
'start' => '20250628T173000',
|
||||
'end' => '20250629T030000',
|
||||
];
|
||||
|
||||
public function generateIcs(): Response
|
||||
|
Loading…
x
Reference in New Issue
Block a user