chore(marketing-pages): add // <gen:realtime-*> anchor comments

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-08 22:06:45 +02:00
parent 4fd95921f0
commit 2939b94302
4 changed files with 4 additions and 0 deletions

View File

@@ -171,4 +171,5 @@ export function bindProductionMarketingPages(
marketingPagesContainer.unbind(MARKETING_PAGES_SYMBOLS.ISendWelcomeEmailJob);
}
marketingPagesContainer.bind(MARKETING_PAGES_SYMBOLS.ISendWelcomeEmailJob).toConstantValue(wrappedSendWelcomeEmail);
// <gen:realtime-handlers>
}