💄 🧩 formatters.ts

This commit is contained in:
nirholas
2026-03-31 10:24:03 +00:00
parent 9f77880a32
commit a82b26a721

View File

@@ -590,3 +590,4 @@ export function formatOutgoingCallsResult(
return lines.join('\n')
}