fixed errors in event and tenant resources

This commit is contained in:
Codex Agent
2025-10-15 21:43:24 +02:00
parent 1a4bdb1fe1
commit 58d9ef34ab
8 changed files with 116 additions and 106 deletions

View File

@@ -17,4 +17,6 @@ class EditPost extends EditRecord
Actions\DeleteAction::make(),
];
}
}
// default behaviour genügt jetzt Daten liegen direkt in den JSON-Feldern
}