Ausweis gespeichert

This commit is contained in:
Moritz Utcke
2025-03-15 20:05:48 -03:00
parent 5b6c0c7d97
commit de94e1ba6d
8 changed files with 10 additions and 16 deletions

View File

@@ -77,5 +77,5 @@ if (!aufnahme) {
---
<UserLayout title="Dashboard" {user}>
<DashboardAufnahmeModule {user} {aufnahme} objekt={aufnahme.objekt} client:only/>
<DashboardAufnahmeModule {user} {aufnahme} objekt={aufnahme.objekt} client:load/>
</UserLayout>