Step 4 (Needs Review)

This commit is contained in:
Tyler Yust
2026-01-19 18:50:22 -08:00
committed by Peter Steinberger
parent 7870ce8177
commit 2cf444be02
5 changed files with 279 additions and 41 deletions

View File

@@ -245,3 +245,6 @@ export {
normalizeWhatsAppMessagingTarget,
} from "../channels/plugins/normalize/whatsapp.js";
export { collectWhatsAppStatusIssues } from "../channels/plugins/status-issues/whatsapp.js";
// Channel: BlueBubbles
export { collectBlueBubblesStatusIssues } from "../channels/plugins/status-issues/bluebubbles.js";