You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
worker: stop polluting Resend dashboard with source as firstName
The firstName-as-source-tag hack was leaving 'website' / 'extension-setup'
in the dashboard's First Name column, which is uglier than just leaving
the field blank. We don't actually use signup-source for anything yet
(YAGNI). If we need it later, do it properly via a Resend Segment.
The route still accepts source for validation; we just don't pass it
through to Resend anymore.
0 commit comments