teammateMailbox.ts

This commit is contained in:
nirholas
2026-03-31 10:24:32 +00:00
parent 278acfd54f
commit dc78f26c38

View File

@@ -1181,3 +1181,4 @@ export function getLastPeerDmSummary(messages: Message[]): string | undefined {
} }
return undefined return undefined
} }