Updpdate
DevPlace CI / test (push) Failing after 7m3s

This commit is contained in:
2026-07-23 00:02:43 +02:00
parent 34fa56a836
commit 64c3983c9f
37 changed files with 2105 additions and 824 deletions
+1
View File
@@ -70,6 +70,7 @@ class MessageItemOut(_Out):
is_mine: bool = False
time_ago: Optional[str] = None
attachments: list[AttachmentOut] = []
grouped: bool = False
class NotificationItemOut(_Out):