chore: füge Core-Wizard-Modul hinzu und integriere in Veranstaltung-Feature

Signed-off-by: StefanMoCoAt <stefan.mo.co@gmail.com>
This commit is contained in:
2026-04-21 17:02:26 +02:00
parent b11432df16
commit 4692bd186c
4 changed files with 49 additions and 0 deletions
+1
View File
@@ -142,6 +142,7 @@ include(":frontend:core:navigation")
include(":frontend:core:network")
include(":frontend:core:local-db")
include(":frontend:core:sync")
include(":frontend:core:wizard")
// --- FEATURES ---
include(":frontend:features:ping-feature")