Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo on fire alert event type. #1384

Merged
merged 3 commits into from
Apr 27, 2023
Merged

Fix typo on fire alert event type. #1384

merged 3 commits into from
Apr 27, 2023

Conversation

taeold
Copy link
Contributor

@taeold taeold commented Apr 26, 2023

No description provided.

@taeold taeold requested a review from colerogers April 26, 2023 22:58
@@ -70,7 +70,7 @@ export type AlertType =
| "crashlytics.velocity"
| "crashlytics.newAnrIssue"
| "billing.planUpdate"
| "billing.automatedPlanUpdate"
| "billing.planAutomatedUpdate"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the backend changed to this?

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh it was me! - go/eafxg

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep. we actually have it right in the billing.ts.

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