This commit is contained in:
pablonyx 2025-03-11 15:27:09 -07:00
parent 6ead12b706
commit d3cb4735ff

View File

@ -560,3 +560,5 @@ async def assign_tenant_to_user(
# Notify control plane with retry logic
if not DEV_MODE:
await notify_control_plane(tenant_id, email, referral_source)