Skip to content

Conversation

huyenltnguyen
Copy link
Member

Checklist:

This PR:

  • Fixes a typo in the support email address (feeecodecamp vs freecodecamp)
  • Replaces the hard-coded address with a constant

await writeTokensToStorage();
await fetchUser();
} on DioException catch (err, st) {
String supportEmail = Uri.encodeComponent('mobile@feeecodecamp.org');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this explains why we don’t get complaint emails?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As in it's encoded or the wrong email?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong email

@huyenltnguyen huyenltnguyen marked this pull request as ready for review September 11, 2025 12:30
@huyenltnguyen huyenltnguyen requested a review from a team as a code owner September 11, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants