feat: project and subdomain rename

This commit is contained in:
2026-09-08 14:13:46 +02:00
parent 66527515ef
commit 16d847137d
10 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ class IcsGenerator
{
$assignment = $this->disposition->getAssignment();
$calendar = Calendar::create('MyE&P Team');
$calendar = Calendar::create('E&P Team');
$label = sprintf('E&P: Einteilung als %s', $assignment->getJobProfile()->getName());
$address = sprintf("%s\n%s", $assignment->getDestination()->getProduct(), $assignment->getDestination()->getHotel());