feat: improved mutability checks for personal data in edit or create mode

This commit is contained in:
Björn Fromme
2026-03-16 11:59:11 +01:00
parent ff39bf365c
commit 43823dbda1
27 changed files with 435 additions and 233 deletions
+1
View File
@@ -69,6 +69,7 @@ class AppRuntime implements RuntimeExtensionInterface
'S' => 'Stornierung',
'O' => 'Option',
'U' => 'Umbuchung',
'A' => 'Anfrage',
default => '',
};
}