consent preparation

This commit is contained in:
Igor Loskutov
2025-06-17 12:18:41 -04:00
parent d60deebe7a
commit 7bb2962f94
10 changed files with 911 additions and 3 deletions

View File

@@ -542,7 +542,7 @@ class TranscriptController:
topic: TranscriptTopic,
) -> TranscriptEvent:
"""
Append an event to a transcript
Upsert topics to a transcript
"""
transcript.upsert_topic(topic)
await self.update(