This commit is contained in:
2025-03-16 08:41:45 +01:00
parent 4796e4fe82
commit 6a555a5fe3
28 changed files with 66 additions and 66 deletions

View File

@@ -1,4 +1,4 @@
module models
module base
import freeflowuniverse.herolib.circles.core.models { agent_loads, Agent, circle_loads, Circle, name_loads, Name }
import freeflowuniverse.herolib.circles.mcc.models { Email, email_loads, CalendarEvent, calendar_event_loads }