Closed celestemartinez closed 1 month ago
The PCs can't see the preferred email when we do profile.get_preferred_email(). We should use the Preferred_Emails invitation instead so PCs can run this code themselves
profile.get_preferred_email()
Preferred_Emails
The PCs can't see the preferred email when we do
profile.get_preferred_email()
. We should use thePreferred_Emails
invitation instead so PCs can run this code themselves